summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2016-08-07 18:14:20 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2016-08-07 18:14:20 -0400
commit050a0162b89c645c4a2a3ed311c4da791fb3de6c (patch)
tree1a81b2ef5a4d7a2e5a9433e990ea178f5083acbf /wram.asm
parent0257d4178e6f3a447376ac89ee76507268f601bd (diff)
Rename the variable at D264
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 1adf9da73..f17e916bd 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2178,7 +2178,7 @@ wWaterEncounterRate:: ds 1 ; d25d
wListMoves_MoveIndicesBuffer:: ds NUM_MOVES
wPutativeTMHMMove:: ds 1
wInitListType:: ds 1
-wAISwitch:: ds 1
+wBattleHasJustStarted:: ds 1
wFoundMatchingIDInParty::
wNamedObjectIndexBuffer::
wCurTMHM::