diff options
author | camthesaxman <cameronghall@cox.net> | 2018-02-06 13:48:02 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-02-06 13:48:02 -0600 |
commit | 6a4967689e62e6a3276bbe2372e8066cdfacb6fd (patch) | |
tree | 7cf01bce7bc5860484717aca08025ea79d78a5f9 /asm/battle_tower.s | |
parent | f78fa6aabfe3c7301eab7250ee2b152feec90b0e (diff) |
more renaming
Diffstat (limited to 'asm/battle_tower.s')
-rw-r--r-- | asm/battle_tower.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_tower.s b/asm/battle_tower.s index b5b06c4e1..6156d6890 100644 --- a/asm/battle_tower.s +++ b/asm/battle_tower.s @@ -5354,7 +5354,7 @@ sub_8164E04: @ 8164E04 adds r0, r2 ldrh r1, [r5] bl sub_8165B88 - ldr r6, =gBattlePartyID + ldr r6, =gBattlerPartyIndexes ldrh r0, [r6, 0x2] movs r5, 0x64 muls r0, r5 |