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
|
||||
|
Reference in New Issue
Block a user