diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2024-12-26 07:19:10 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-26 08:19:10 -0700 |
| commit | b73a19dd984550595575f946db7366bcc488a41b (patch) | |
| tree | 4f383e04e4fb4c2f42c4552cdd5c005529281296 /linker_scripts/jp | |
| parent | bececbff99bd2bb208a811c100c8f79ebbecc77d (diff) | |
Identify audio_data data (#232)
Diffstat (limited to 'linker_scripts/jp')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_code.txt | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/linker_scripts/jp/symbol_addrs_code.txt b/linker_scripts/jp/symbol_addrs_code.txt index b7735e9..8615732 100644 --- a/linker_scripts/jp/symbol_addrs_code.txt +++ b/linker_scripts/jp/symbol_addrs_code.txt @@ -4994,8 +4994,7 @@ MtxF_clear = 0x8010FD10; // poly_tbl = 0x8010FD50; // sprite_tbl = 0x8010FD58; // zurumode_flag = 0x8010FD60; // -D_8010FD70_jp = 0x8010FD70; // -D_80110000_jp = 0x80110000; // type:s16 +D_8010FD70_jp = 0x8010FD70; // type:s16 D_80110D70_jp = 0x80110D70; // type:s16 D_80110E70_jp = 0x80110E70; // type:s16 D_80110F60_jp = 0x80110F60; // type:s16 @@ -5013,12 +5012,10 @@ D_801128D4_jp = 0x801128D4; // D_801128F4_jp = 0x801128F4; // D_80112914_jp = 0x80112914; // type:u16 D_80112992_jp = 0x80112992; // type:u16 -D_FLT_80112A18_jp = 0x80112A18; // type:f32 -D_FLT_80112C14_jp = 0x80112C14; // type:f32 -D_FLT_80112C18_jp = 0x80112C18; // type:f32 -D_FLT_80112E14_jp = 0x80112E14; // type:f32 -D_FLT_80112E18_jp = 0x80112E18; // type:f32 -D_FLT_80113014_jp = 0x80113014; // type:f32 +D_FLT_80112A18_jp = 0x80112A18; // type:f32 size:0x200 +D_FLT_80112C18_jp = 0x80112C18; // type:f32 size:0x200 +D_FLT_80112E18_jp = 0x80112E18; // type:f32 size:0x200 +D_80113018_jp = 0x80113018; // type:s16 size:0x80 D_801130A0_jp = 0x801130A0; // D_801130A4_jp = 0x801130A4; // type:u16 D_801130C4_jp = 0x801130C4; // |
