Add define for using JP red coin sound (#489)

This commit is contained in:
Gregory Heskett
2022-09-21 11:58:25 -04:00
committed by GitHub
parent af0982e8d5
commit aa5df070c0
3 changed files with 13 additions and 10 deletions

View File

@@ -4088,16 +4088,9 @@ layer_note1 31, 0x14, 127
layer_end
.sound_general_red_coin:
#if defined(VERSION_EU) || defined(VERSION_SH)
chan_setbank 9
chan_setinstr 3
#else
chan_setinstr 128
#endif
chan_setenvelope .envelope_3378
// Small bugfix: .main_loop_023589 expects layer 0 to live the longest.
// I don't think this actually makes any audible difference given the
// silence at the end.
chan_setbank 9
chan_setinstr 3
# chan_setenvelope .envelope_3378 // Envelope for EU/SH not authentic to JP sound
chan_setlayer 0, .layer_1907
chan_setlayer 1, .layer_1902
chan_setlayer 2, .layer_1909