Replace more hex values with constants or decimal

This commit is contained in:
Rangi
2018-07-11 15:40:09 -04:00
parent 48e209763f
commit 187e30cac8
7 changed files with 16 additions and 15 deletions

View File

@@ -1481,7 +1481,7 @@ IntroScene28:
cp $8
ret nz
ld de, SFX_UNKNOWN_CB
ld de, SFX_INTRO_WHOOSH
call PlaySFX
ret