Battle Tower: fix typo in constant (PROGESS -> PROGRESS)
This commit is contained in:
@@ -564,7 +564,7 @@ CopyBTTrainer_FromBT_OT_TowBT_OTTemp:
|
||||
|
||||
ld a, BANK(sBattleTowerChallengeState)
|
||||
call OpenSRAM
|
||||
ld a, BATTLETOWER_CHALLENGE_IN_PROGESS
|
||||
ld a, BATTLETOWER_CHALLENGE_IN_PROGRESS
|
||||
ld [sBattleTowerChallengeState], a
|
||||
ld hl, sNrOfBeatenBattleTowerTrainers
|
||||
inc [hl]
|
||||
|
Reference in New Issue
Block a user