diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2023-08-21 11:36:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-21 11:36:27 -0700 |
| commit | 0b49159da19358a3695ff7b19ba58dcd37a1f438 (patch) | |
| tree | 73b58e376b4cc4dc65e65fe2fed2aab1d3fd4238 /linker_scripts | |
| parent | 7562124372f89c41c6ccfd1e18398c10c8e83814 (diff) | |
math64 OK (#67)
* math64 OK
* Header
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_boot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linker_scripts/jp/symbol_addrs_boot.txt b/linker_scripts/jp/symbol_addrs_boot.txt index 005925d..b6fa3e0 100644 --- a/linker_scripts/jp/symbol_addrs_boot.txt +++ b/linker_scripts/jp/symbol_addrs_boot.txt @@ -562,7 +562,7 @@ B_80041998_jp = 0x80041998; // __gfxprint_default_flags = 0x800419A0; // type:u8 size:0x1 -B_800419B0_jp = 0x800419B0; // size:0x4 +gFatanUseContFrac = 0x800419B0; // size:0x4 malloc_arena = 0x800419C0; // |
