diff options
author | Max <mparisi@stevens.edu> | 2020-11-07 15:14:14 -0500 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-11-07 15:14:14 -0500 |
commit | 2ac190172940c5646a8848c46a3a1f61c7cbcfa9 (patch) | |
tree | 91707d9073b46576b96b4e102f4a6803b3bf10a4 /asm/code_801F98EC.s | |
parent | 2ae7b5c414293c202ef46942ad0fa34ad373763f (diff) |
decomp 801DDF78 and add mtx.h
Diffstat (limited to 'asm/code_801F98EC.s')
-rw-r--r-- | asm/code_801F98EC.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_801F98EC.s b/asm/code_801F98EC.s index a51555e..9425c99 100644 --- a/asm/code_801F98EC.s +++ b/asm/code_801F98EC.s @@ -12,7 +12,7 @@ func_801F98EC: /* 801F9900 001F5560 38 80 00 07 */ li r4, 7
/* 801F9904 001F5564 93 C1 00 08 */ stw r30, 8(r1)
/* 801F9908 001F5568 7C 7E 1B 78 */ mr r30, r3
-/* 801F990C 001F556C 4B FF 81 DD */ bl func_801F1AE8
+/* 801F990C 001F556C 4B FF 81 DD */ bl __ct__6GSnullFUc
/* 801F9910 001F5570 C0 02 98 40 */ lfs f0, lbl_80641E40-_SDA2_BASE_(r2)
/* 801F9914 001F5574 3C 60 80 42 */ lis r3, lbl_80423720@ha
/* 801F9918 001F5578 38 00 00 00 */ li r0, 0
|