diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-12 01:39:27 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-17 23:14:14 -0500 |
commit | 9bda2297e36bd4aa476326310d85ea26c9beeb7c (patch) | |
tree | 469b4dcb7906b88dca564ff8ccfa0b2e02dd259d /asm | |
parent | cd84c92cfa67fc1afc1e03795fbf390e546a7482 (diff) |
Decompiled sub_81C72A4
Diffstat (limited to 'asm')
-rw-r--r-- | asm/pokenav.s | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/asm/pokenav.s b/asm/pokenav.s index 92cde018a..64439e890 100644 --- a/asm/pokenav.s +++ b/asm/pokenav.s @@ -5,18 +5,6 @@ .text - thumb_func_start sub_81C72A4 -sub_81C72A4: @ 81C72A4 - push {lr} - ldr r0, =sub_81C72BC - bl SetMainCallback2 - movs r0, 0x1 - movs r1, 0 - bl FadeScreen - pop {r0} - bx r0 - .pool - thumb_func_end sub_81C72A4 thumb_func_start sub_81C72BC sub_81C72BC: @ 81C72BC |