Update custom-dsi-3ds-sfx.md

Just a couple edits, might update later idk
This commit is contained in:
triangle 2022-08-29 05:21:11 -05:00 committed by NightScript
parent b6101a1172
commit 00deab98ad

View File

@ -12,10 +12,10 @@ TWiLight Menu++ supports custom sound files in themes. Place your sound files un
These instructions assume you have devkitPro installed with mmutil. You can get devkitPro at the [devkitPro website](https://devkitpro.org/wiki/Getting_Started). These instructions assume you have devkitPro installed with mmutil. You can get devkitPro at the [devkitPro website](https://devkitpro.org/wiki/Getting_Started).
## Sound Effect Bank ## Sound Effect Bank
The sound effect bank (sfx.bin) contains sound effects such as the icon select sound, etc. The sound effect bank (`sfx.bin`) contains sound effects such as the icon select sound, etc.
|File |Description | |File |Description |
|----------|-----------| |------------|----------------------------------------------------------------------------------------|
|startup.wav | Played on startup. See the section on [Startup sound](#startup-sound) for more details | |startup.wav | Played on startup. See the section on [Startup sound](#startup-sound) for more details |
|back.wav | Back | |back.wav | Back |
|launch.wav | Played when launching a game | |launch.wav | Played when launching a game |