diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-18 14:07:34 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-18 14:07:34 -0400 |
commit | 0e2d84f24d22b6ec47e6adf32bc5f4d6b4c6289b (patch) | |
tree | eaec27b046ce6dc0acfae2a7bf6572c1af3179b2 /asm/berry_fix_program.s | |
parent | 39e6bdf094ac1b53109782c9b5b98c211bbe3149 (diff) |
Remaining functions
Diffstat (limited to 'asm/berry_fix_program.s')
-rwxr-xr-x | asm/berry_fix_program.s | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/asm/berry_fix_program.s b/asm/berry_fix_program.s index 3dfc07fa8..2428f2984 100755 --- a/asm/berry_fix_program.s +++ b/asm/berry_fix_program.s @@ -5,15 +5,4 @@ .text - thumb_func_start sub_81BF8D8 -sub_81BF8D8: @ 81BF8D8 - push {lr} - movs r0, 0 - bl HideBg - movs r0, 0x1 - bl HideBg - pop {r0} - bx r0 - thumb_func_end sub_81BF8D8 - .align 2, 0 @ Don't pad with nop. |