diff options
author | Cameron Hall <cameronghall@cox.net> | 2019-08-11 14:20:54 -0500 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2019-08-11 14:20:54 -0500 |
commit | 68de07eabfe27625e4b5b43502da0efade337456 (patch) | |
tree | 0778a30ee71ca7afc89b2967560a28dbd2a42e91 /asm/intro.s | |
parent | b0870ee7fbf34fe4fa8bf6a622a3c46aa326f1fb (diff) |
cleanup
Diffstat (limited to 'asm/intro.s')
-rwxr-xr-x | asm/intro.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/intro.s b/asm/intro.s index 1953b80..401f925 100755 --- a/asm/intro.s +++ b/asm/intro.s @@ -264,7 +264,7 @@ sub_9498: @ 0x08009498 mov r6, sb mov r5, r8 push {r5, r6, r7} - bl sub_490 + bl ClearGraphicsMemory bl sub_518 bl sub_578 movs r2, #0x80 |