diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 02:56:44 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 02:56:44 -0800 |
commit | ae3ef7fec619413ae6a997f0dca4cb08fbd8e8c1 (patch) | |
tree | ec75f97a5391dfde62600a8c7bb5b8e2d3dc82f8 /asm/berry_fix_program.s | |
parent | b5d877603b9d9ef0d1964aceb1430fe6a540f1c5 (diff) |
import more pokeemerald names
Diffstat (limited to 'asm/berry_fix_program.s')
-rw-r--r-- | asm/berry_fix_program.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/berry_fix_program.s b/asm/berry_fix_program.s index 71529b7ff..0578cefb9 100644 --- a/asm/berry_fix_program.s +++ b/asm/berry_fix_program.s @@ -62,7 +62,7 @@ sub_815F74C: @ 815F74C push {r4,lr} sub sp, 0x4 ldr r0, _0815F7C4 @ =0x0000ffff - bl sub_8000B94 + bl DisableInterrupts movs r0, 0x1 bl EnableInterrupts bl m4aSoundVSyncOff |