Rename BATTLETOWER_NROF constants

This commit is contained in:
Remy Oukaour
2018-01-20 12:05:16 -05:00
parent b071dd364f
commit 8127d1fbcf
7 changed files with 15 additions and 15 deletions

View File

@@ -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