Fix some uses of EFFECTIVE

This commit is contained in:
mid-kid
2018-03-09 22:09:03 +01:00
parent 28c6eb8341
commit 80d437d565
3 changed files with 3 additions and 3 deletions

View File

@@ -1338,7 +1338,7 @@ PlayHitSound: ; cc881
and $7f
ret z
cp 10
cp EFFECTIVE
ld de, SFX_DAMAGE
jr z, .play