diff options
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_overlays.txt | 17 | ||||
| -rw-r--r-- | linker_scripts/jp/undefined_syms.ld | 4 |
2 files changed, 11 insertions, 10 deletions
diff --git a/linker_scripts/jp/symbol_addrs_overlays.txt b/linker_scripts/jp/symbol_addrs_overlays.txt index 9747958..60b924d 100644 --- a/linker_scripts/jp/symbol_addrs_overlays.txt +++ b/linker_scripts/jp/symbol_addrs_overlays.txt @@ -18808,21 +18808,20 @@ RO_STR_80A76860_jp = 0x80A76860; // type:asciz // .text aRAD_actor_ct = 0x80A76920; // type:func -func_80A76958_jp = 0x80A76958; // type:func -func_80A769E4_jp = 0x80A769E4; // type:func -func_80A76A30_jp = 0x80A76A30; // type:func -func_80A76B2C_jp = 0x80A76B2C; // type:func -func_80A76B4C_jp = 0x80A76B4C; // type:func +aRAD_actor_dt = 0x80A76958; // type:func +aRAD_set_bgOffset = 0x80A769E4; // type:func +aRAD_wait = 0x80A76A30; // type:func +aRAD_setup_action = 0x80A76B2C; // type:func +aRAD_actor_move = 0x80A76B4C; // type:func aRAD_actor_init = 0x80A76C34; // type:func aRAD_actor_draw = 0x80A76C9C; // type:func // .data Radio_Profile = 0x80A76DD0; // -D_80A76DF4_jp = 0x80A76DF4; // -D_80A76DFC_jp = 0x80A76DFC; // -D_80A76E10_jp = 0x80A76E10; // -D_80A76E1C_jp = 0x80A76E1C; // +aRAD_shadow_vtx_fix_flg_table = 0x80A76DF4; // +aRAD_shadow_data = 0x80A76DFC; // +process = 0x80A76E1C; // allow_duplicated:true // .text diff --git a/linker_scripts/jp/undefined_syms.ld b/linker_scripts/jp/undefined_syms.ld index 7d65c8c..e07480f 100644 --- a/linker_scripts/jp/undefined_syms.ld +++ b/linker_scripts/jp/undefined_syms.ld @@ -4280,7 +4280,9 @@ obj_e_goza_shadowT_model = 0x06001358; // ovl_Radio -D_6054678 = 0x06054678; +aRAD_shadow_vertices = 0x06005B18; +aRAD_shadow_model = 0x06005B98; +aRAD_model = 0x06054678; // ovl__00939090 |
