diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2023-08-24 19:29:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-24 11:29:27 -0700 |
| commit | d2ca0a87d8f062e0476bc9fc0c01806fe6a6c02c (patch) | |
| tree | dfbe11412b8bf5f6783c9be74672218afaac5f8f /linker_scripts | |
| parent | 09ac5c453d7a998e61c0c9ed68d56987a304d434 (diff) | |
sys_math_atan OK (#74)
* sys_math_atan OK
* accidentally didn't merge the code yaml lol
* hopefully fixed things
* add macros
* refactor
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_code.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/linker_scripts/jp/symbol_addrs_code.txt b/linker_scripts/jp/symbol_addrs_code.txt index fd69535..e0bb3f3 100644 --- a/linker_scripts/jp/symbol_addrs_code.txt +++ b/linker_scripts/jp/symbol_addrs_code.txt @@ -5001,8 +5001,7 @@ D_FLT_8010F460_jp = 0x8010F460; // type:f32 D_FLT_8010F490_jp = 0x8010F490; // type:f32 ZeroVec = 0x8010F4A0; // D_8010F4AC_jp = 0x8010F4AC; // -D_8010F4C0_jp = 0x8010F4C0; // type:u16 -D_8010FCC0_jp = 0x8010FCC0; // type:u16 +atntable = 0x8010F4C0; // type:u16 Mtx_clear = 0x8010FCD0; // MtxF_clear = 0x8010FD10; // D_8010FD50_jp = 0x8010FD50; // |
