diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 13:22:46 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 13:22:46 -0800 |
commit | b849ce93dbafac8e4961b531ab40585c0fdd103a (patch) | |
tree | 1cfd5cf3b7223a8e91dd0a0d4e6e112bd3458d8b /asm/battle_ai_switch_items.s | |
parent | 3ddda066d91cbbd377584acacaea62a9deba8873 (diff) |
decompile main
Diffstat (limited to 'asm/battle_ai_switch_items.s')
-rw-r--r-- | asm/battle_ai_switch_items.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_ai_switch_items.s b/asm/battle_ai_switch_items.s index c9f49c472..0baf7014e 100644 --- a/asm/battle_ai_switch_items.s +++ b/asm/battle_ai_switch_items.s @@ -2163,7 +2163,7 @@ _0803A296: mov r0, r9 cmp r0, 0xAF bne _0803A2BC - ldr r0, _0803A2B4 @ =gUnknown_3005008 + ldr r0, _0803A2B4 @ =gSaveBlock1Ptr ldr r0, [r0] ldr r1, _0803A2B8 @ =0x00003108 adds r5, r0, r1 @@ -2172,7 +2172,7 @@ _0803A296: _0803A2A8: .4byte gUnknown_202402C _0803A2AC: .4byte gUnknown_2023FF4 _0803A2B0: .4byte gUnknown_82528BC -_0803A2B4: .4byte gUnknown_3005008 +_0803A2B4: .4byte gSaveBlock1Ptr _0803A2B8: .4byte 0x00003108 _0803A2BC: adds r5, r1, 0 |