diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-02 23:32:39 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-02 23:32:39 +0200 |
commit | db58d5e24a89d9c411231a74ce01daed7a303d67 (patch) | |
tree | 9b4e178713a97421246c3ebe3706b8aa302bab7a /asm/reshow_battle_screen.s | |
parent | d4e1c417d37b097bd8e7539e87a75f7026d4dc9a (diff) |
battle2 3500 C lines
Diffstat (limited to 'asm/reshow_battle_screen.s')
-rw-r--r-- | asm/reshow_battle_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/reshow_battle_screen.s b/asm/reshow_battle_screen.s index c7e384a10..d9b679750 100644 --- a/asm/reshow_battle_screen.s +++ b/asm/reshow_battle_screen.s @@ -264,7 +264,7 @@ _080A94F8: adds r0, r4, 0 bl sub_805EE54 _080A955C: - ldr r1, =gUnknown_020244AC + ldr r1, =gActionSelectionCursor ldr r0, =gBankInMenu ldrb r0, [r0] adds r0, r1 |