diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2016-08-07 18:14:20 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2016-08-07 18:14:20 -0400 |
commit | 050a0162b89c645c4a2a3ed311c4da791fb3de6c (patch) | |
tree | 1a81b2ef5a4d7a2e5a9433e990ea178f5083acbf /wram.asm | |
parent | 0257d4178e6f3a447376ac89ee76507268f601bd (diff) |
Rename the variable at D264
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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:: |