You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix some uses of EFFECTIVE
This commit is contained in:
@@ -1338,7 +1338,7 @@ PlayHitSound: ; cc881
|
||||
and $7f
|
||||
ret z
|
||||
|
||||
cp 10
|
||||
cp EFFECTIVE
|
||||
ld de, SFX_DAMAGE
|
||||
jr z, .play
|
||||
|
||||
|
Reference in New Issue
Block a user