Replace more hex values with constants or decimal
This commit is contained in:
@@ -3650,8 +3650,8 @@ Sfx_2Boops_Ch5:
|
||||
soundinput $8
|
||||
endchannel
|
||||
|
||||
Sfx_UnknownCB:
|
||||
musicheader 1, 8, Sfx_UnknownCB_Ch8
|
||||
Sfx_IntroWhoosh:
|
||||
musicheader 1, 8, Sfx_IntroWhoosh_Ch8
|
||||
|
||||
Sfx_Menu_Ch8:
|
||||
noise __, 2, $e2, $33
|
||||
@@ -4703,7 +4703,7 @@ Sfx_Unknown60_Ch8:
|
||||
noise __, 16, $f2, $43
|
||||
endchannel
|
||||
|
||||
Sfx_UnknownCB_Ch8:
|
||||
Sfx_IntroWhoosh_Ch8:
|
||||
noise __, 2, $10, $10
|
||||
noise __, 3, $20, $10
|
||||
noise __, 3, $30, $20
|
||||
|
@@ -204,7 +204,7 @@ SFX:
|
||||
dba Sfx_IntroSuicune4
|
||||
dba Sfx_GameFreakPresents
|
||||
dba Sfx_Tingle
|
||||
dba Sfx_UnknownCB
|
||||
dba Sfx_IntroWhoosh
|
||||
dba Sfx_TwoPcBeeps
|
||||
dba Sfx_4NoteDitty
|
||||
dba Sfx_Twinkle
|
||||
|
Reference in New Issue
Block a user