diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-12 03:54:35 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-17 23:14:14 -0500 |
commit | cf721879dd2d6f36b02e3ce92220fd95e9da7f45 (patch) | |
tree | 57aa80d52c781a316507bd78cb9e9ee85b17dcfa /asm | |
parent | 323df8ed407f22977053f9b672d661b00c9a63d3 (diff) |
Decompiled sub_81C7418
Diffstat (limited to 'asm')
-rw-r--r-- | asm/pokenav.s | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asm/pokenav.s b/asm/pokenav.s index c0fb9c48d..2d7981f10 100644 --- a/asm/pokenav.s +++ b/asm/pokenav.s @@ -5,16 +5,6 @@ .text - thumb_func_start sub_81C7418 -sub_81C7418: @ 81C7418 - push {lr} - bl TransferPlttBuffer - bl LoadOam - bl ProcessSpriteCopyRequests - pop {r0} - bx r0 - thumb_func_end sub_81C7418 - thumb_func_start sub_81C742C sub_81C742C: @ 81C742C push {r4-r7,lr} |