diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-14 08:44:32 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-14 08:44:32 -0500 |
commit | 3bb450645b65fee8a901521d148ab87f81f8f20b (patch) | |
tree | 41efebaa2102146c14e0dce08f334f7af236d882 /asm/intro.s | |
parent | 6f8da5dcb66d16954800c73a67b3cd06f8ac0702 (diff) |
LinkVSync
Diffstat (limited to 'asm/intro.s')
-rw-r--r-- | asm/intro.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/intro.s b/asm/intro.s index c4d7f80e8..b59ce9012 100644 --- a/asm/intro.s +++ b/asm/intro.s @@ -282,7 +282,7 @@ _0816CE6C: .pool _0816CE8C: bl GameCubeMultiBoot_Quit - ldr r0, =sub_800BA38 + ldr r0, =SerialCB bl SetSerialCallback _0816CE96: movs r0, 0 |