diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-04 12:22:04 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-04 12:22:04 +0200 |
commit | 75a94ce58eb0b067bcfab9d3084e7d70782f8e90 (patch) | |
tree | a69c6bfa460491eafa894834912d3c7131476709 /asm/rom3.s | |
parent | 7ea0d462c49360351006f246f0a300aaa765a843 (diff) |
split and label
Diffstat (limited to 'asm/rom3.s')
-rw-r--r-- | asm/rom3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom3.s b/asm/rom3.s index 88c5a015b..522d0d3f9 100644 --- a/asm/rom3.s +++ b/asm/rom3.s @@ -294,7 +294,7 @@ _080328F0: cmp r1, 0 beq _08032918 ldr r1, =gBattleBankFunc - ldr r0, =sub_815936C + ldr r0, =SetBankFuncToSafariBufferRunCommand b _08032934 .pool _08032918: |