diff options
| author | inspectredc <78732756+inspectredc@users.noreply.github.com> | 2024-04-24 01:42:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-23 17:42:13 -0700 |
| commit | 48c8a77bbf4ec8ecac2642d5b39280583ef1355d (patch) | |
| tree | 9e95a0a62f0068ad5f57c851354403d0f42771b8 /linker_scripts | |
| parent | 7ae1401111806ddb483756e544b050d5f35b7c42 (diff) | |
ac_tama OK (#179)
* ac_tama OK
* or else
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_overlays.txt | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/linker_scripts/jp/symbol_addrs_overlays.txt b/linker_scripts/jp/symbol_addrs_overlays.txt index 5ce6dea..7c3c609 100644 --- a/linker_scripts/jp/symbol_addrs_overlays.txt +++ b/linker_scripts/jp/symbol_addrs_overlays.txt @@ -19994,18 +19994,16 @@ jtbl_80A8ECE0_jp = 0x80A8ECE0; // type:jtbl // .text aTAM_actor_ct = 0x80A8EEF0; // type:func -func_80A8EF30_jp = 0x80A8EF30; // type:func -func_80A8EFBC_jp = 0x80A8EFBC; // type:func -func_80A8EFCC_jp = 0x80A8EFCC; // type:func -func_80A8EFEC_jp = 0x80A8EFEC; // type:func +aTAM_actor_dt = 0x80A8EF30; // type:func +aTAM_wait = 0x80A8EFBC; // type:func +aTAM_setup_action = 0x80A8EFCC; // type:func +aTAM_actor_move = 0x80A8EFEC; // type:func aTAM_actor_init = 0x80A8F0D4; // type:func aTAM_actor_draw = 0x80A8F13C; // type:func // .data Tama_Profile = 0x80A8F270; // -D_80A8F294_jp = 0x80A8F294; // -D_80A8F298_jp = 0x80A8F298; // // .text |
