diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-11-20 10:33:21 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-11-20 10:33:21 -0600 |
commit | cbfab08a06d7f9deca21b510b1bbdb80c05ea662 (patch) | |
tree | a2eb93d47fe4f69e057c8b364ff30fd6c237a6bb /asm/code_80521D0.s | |
parent | 5f8105180b15f04d48c72df2953d267c87d6148c (diff) |
finish docing PlayTime and fix function - Kermalis
Diffstat (limited to 'asm/code_80521D0.s')
-rw-r--r-- | asm/code_80521D0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_80521D0.s b/asm/code_80521D0.s index ee13c00..a2513ac 100644 --- a/asm/code_80521D0.s +++ b/asm/code_80521D0.s @@ -26632,7 +26632,7 @@ _0805FA62: add r2, sp, 0x8 add r3, sp, 0xC add r1, sp, 0x4 - bl sub_8095014 + bl DeconstructPlayTime movs r1, 0x9E lsls r1, 1 adds r0, r7, r1 |