You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Replace more hex values with constants or decimal
This commit is contained in:
@@ -1481,7 +1481,7 @@ IntroScene28:
|
||||
cp $8
|
||||
ret nz
|
||||
|
||||
ld de, SFX_UNKNOWN_CB
|
||||
ld de, SFX_INTRO_WHOOSH
|
||||
call PlaySFX
|
||||
ret
|
||||
|
||||
|
Reference in New Issue
Block a user