diff options
| author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-20 10:23:05 -0400 |
|---|---|---|
| committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-20 10:23:05 -0400 |
| commit | d866013b4e5e57f185c45ede44b38cb4d654fed4 (patch) | |
| tree | 1a2cd40d3299b567c7addb1364ca424105079106 /undefined_syms.txt | |
| parent | 4c5e3502439e56b2e56ff1aad13c4a385448badb (diff) | |
update mwasmarm patcher and decompile string_util.c (thanks Demki)
Diffstat (limited to 'undefined_syms.txt')
| -rw-r--r-- | undefined_syms.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/undefined_syms.txt b/undefined_syms.txt index 6b24590a..82478d71 100644 --- a/undefined_syms.txt +++ b/undefined_syms.txt @@ -385,7 +385,6 @@ _ll_udiv = 0x020EBBE8; FUN_020EBC30 = 0x020EBC30; FUN_020EBC50 = 0x020EBC50; _s32_div_f = 0x020EBC80; -FUN_020EBE8C = 0x020EBE8C; FUN_021D74E0 = 0x021D74E0; FUN_021D76AC = 0x021D76AC; FUN_021D77C4 = 0x021D77C4; @@ -851,4 +850,6 @@ gUnknown21C48B8 = 0x21C48B8; gUnk021C4918 = 0x21C4918; gUnk021D76C8 = 0x21D76C8; gUnk021DBE18 = 0x21DBE18; -gUnk027FFC20 = 0x27FFC20;
\ No newline at end of file +gUnk027FFC20 = 0x27FFC20; +gPowersOfTen = 0x20ECB24; +gDigitTable = 0x20ECB08; |
