From 48bbd9317d5963eea38f75f6d2659808bf75a36e Mon Sep 17 00:00:00 2001 From: NightScript <18664762+NightScript370@users.noreply.github.com> Date: Sun, 6 Nov 2022 19:25:26 -0500 Subject: [PATCH] Multi-line examples I forgot we could move the word "Example" to the first line Co-authored-by: Pk11 --- pages/_en-US/twilightmenu/custom-dsi-3ds-sfx.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/_en-US/twilightmenu/custom-dsi-3ds-sfx.md b/pages/_en-US/twilightmenu/custom-dsi-3ds-sfx.md index c21ae718..a02189f4 100644 --- a/pages/_en-US/twilightmenu/custom-dsi-3ds-sfx.md +++ b/pages/_en-US/twilightmenu/custom-dsi-3ds-sfx.md @@ -69,7 +69,8 @@ To export in the correct format: --- -Once both of these files are ready to be used, place them in the `sound` subfolder for the skin. -- Examples: `sd:/_nds/TWiLightMenu/dsimenu/themes/[theme name]/sound/sfx.bin` & `sd:/_nds/TWiLightMenu/dsimenu/themes/[theme name]/sound/bgm.pcm.raw` +Once both of these files are ready to be used, place them in the `sound` subfolder for the skin. For example: +- `sd:/_nds/TWiLightMenu/dsimenu/themes/[theme name]/sound/sfx.bin` +- `sd:/_nds/TWiLightMenu/dsimenu/themes/[theme name]/sound/bgm.pcm.raw` Be sure to now set the `DSi/3DS Theme Music` option in TWiLight Menu++ settings to "Theme" for the custom sounds to play. \ No newline at end of file