diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-01 23:40:13 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-01 23:40:13 +0200 |
commit | 449d546556f02dd0270be4deabb4787c432dc307 (patch) | |
tree | 15d9b3a697deed4fb7bbdd82204cdecd83711bfc /asm/reset_rtc_screen.s | |
parent | b614971cba1fda45b218fd398caabdfae79264c2 (diff) |
split some battle files
Diffstat (limited to 'asm/reset_rtc_screen.s')
-rw-r--r-- | asm/reset_rtc_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/reset_rtc_screen.s b/asm/reset_rtc_screen.s index 1bc673e58..a27e1f2a9 100644 --- a/asm/reset_rtc_screen.s +++ b/asm/reset_rtc_screen.s @@ -949,7 +949,7 @@ sub_809F090: @ 809F090 thumb_func_start sub_809F0AC sub_809F0AC: @ 809F0AC push {lr} - bl ProcessObjectCopyRequests + bl ProcessSpriteCopyRequests bl LoadOamFromSprites bl TransferPlttBuffer pop {r0} |