diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-08-12 12:54:07 -0700 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-08-12 12:54:07 -0700 |
commit | 2dd5fc23d4d34890e17a412ae9ad80e23c7aa50d (patch) | |
tree | f537d11172aca6f048cd8612a85f84c2482208a8 /asm/battle_frontier_2.s | |
parent | a000eb4f3619c1df9326961b3afe8a4392c05827 (diff) |
Prepare learn_move for merge
Diffstat (limited to 'asm/battle_frontier_2.s')
-rw-r--r-- | asm/battle_frontier_2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_frontier_2.s b/asm/battle_frontier_2.s index 38e0d2e62..8f2d7b0e0 100644 --- a/asm/battle_frontier_2.s +++ b/asm/battle_frontier_2.s @@ -11771,7 +11771,7 @@ sub_81A070C: @ 81A070C ldrsh r0, [r4, r1] cmp r0, 0 bne _081A0730 - bl ProcessMenuInputNoWrapAround + bl Menu_ProcessInputNoWrapAround b _081A0734 .pool _081A0730: |