diff options
Diffstat (limited to 'mobile/mobile_5c.asm')
-rwxr-xr-x | mobile/mobile_5c.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_5c.asm b/mobile/mobile_5c.asm index c55ddcecf..1b6c71a3d 100755 --- a/mobile/mobile_5c.asm +++ b/mobile/mobile_5c.asm @@ -219,7 +219,7 @@ Function170c8b: ; 170c8b ; 170c98 CheckBTMonMovesForErrors: ; 170c98 - ld c, BATTLETOWER_NROFPKMNS + ld c, BATTLETOWER_PARTY_SIZE ld hl, wBT_OTTempPkmn1Moves .loop push hl |