wWildMonPP is 4 bytes, not one byte.

The comments after were labeled with inaccurate address until NEXTU.
This commit is contained in:
Caverns4 2020-06-14 19:47:49 -04:00 committed by GitHub
parent 75035a71a5
commit ea5a79ffe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -726,12 +726,12 @@ wBattleEnded:: db ; c734
wWildMonMoves:: ds NUM_MOVES ; c735
wWildMonPP:: ds NUM_MOVES ; c739
wAmuletCoin:: db ; c73a
wAmuletCoin:: db ; c73d
wSomeoneIsRampaging:: db ; c73b
wSomeoneIsRampaging:: db ; c73e
wPlayerJustGotFrozen:: db ; c73c
wEnemyJustGotFrozen:: db ; c73d
wPlayerJustGotFrozen:: db ; c73f
wEnemyJustGotFrozen:: db ; c740
wBattleEnd::
NEXTU ; c608