diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2025-01-03 16:51:33 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-03 17:51:33 -0700 |
| commit | a9e52e5a551e05de85e6ecf1d73ffbd455d0d3d0 (patch) | |
| tree | 83e592679582f46ad75ad1c4b7635badbf73bcd4 /linker_scripts/jp | |
| parent | f319c8125023f966901131c7ebe479a6f15a750d (diff) | |
Cfbinfo (#237)
* func_800D2CDC_jp
* func_800D2CB4_jp
* func_800D2C10_jp
* cleanup
* Small docs of CfbInfo struct
Diffstat (limited to 'linker_scripts/jp')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_code.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linker_scripts/jp/symbol_addrs_code.txt b/linker_scripts/jp/symbol_addrs_code.txt index 21b9ba8..d3f3609 100644 --- a/linker_scripts/jp/symbol_addrs_code.txt +++ b/linker_scripts/jp/symbol_addrs_code.txt @@ -5665,6 +5665,7 @@ jtbl_80117C50_jp = 0x80117C50; // type:jtbl RO_STR_80117C80_jp = 0x80117C80; // type:asciz RO_STR_80117CA0_jp = 0x80117CA0; // type:asciz RO_STR_80117CC0_jp = 0x80117CC0; // type:asciz +RO_STR_80117CD0_jp = 0x80117CD0; // type:asciz RO_80117CE0_jp = 0x80117CE0; // type:u16 RO_STR_80117D00_jp = 0x80117D00; // type:asciz RO_STR_80117D0C_jp = 0x80117D0C; // type:asciz @@ -6151,8 +6152,7 @@ B_80144E00_jp = 0x80144E00; // B_80144FB2_jp = 0x80144FB2; // type:s8 B_80144FB3_jp = 0x80144FB3; // type:s8 B_80144FB8_jp = 0x80144FB8; // -B_80144FC0_jp = 0x80144FC0; // type:u8 -B_80145014_jp = 0x80145014; // +B_80144FC0_jp = 0x80144FC0; // size:0x54 B_80145020_jp = 0x80145020; // B_80145040_jp = 0x80145040; // type:s16 game_class_p = 0x80145044; // |
