1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-29 03:09:53 +02:00

mset9-chorus: commonize the prior ol string

They're the same for all occurrances of this include, so why not?

It also fixes an issue in Crowdin where it is converting this include
into a codeblock.

It also inadvertantly fixes a typo where `1.` was defined twice.
This commit is contained in:
lifehackerhansol
2024-09-27 22:05:18 -07:00
parent 73593a51b2
commit 19fa58a037
3 changed files with 1 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
1. Run the MSET9 script:
+ **Windows**: Double-click `MSET9-Windows.bat`
+ **macOS**: Double-click `MSET9-macOS.command` and enter your password if prompted
+ **Linux**: open a Terminal window, `cd` to the root of your SD card, then type `python3 mset9.py` and press Enter