diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2024-07-29 18:30:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-29 09:30:20 -0700 |
| commit | c3164cd99c3eb764a63171253af14126be77b1e7 (patch) | |
| tree | db45ee4dd937216502352110d875b93e7fea2157 /linker_scripts | |
| parent | c7d98021c3e6105479a2c2429234f3308ba0cbbc (diff) | |
ac_mikuji OK (#206)
* ac_mikuji OK
* jenkins
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_overlays.txt | 20 | ||||
| -rw-r--r-- | linker_scripts/jp/undefined_syms.ld | 3 |
2 files changed, 12 insertions, 11 deletions
diff --git a/linker_scripts/jp/symbol_addrs_overlays.txt b/linker_scripts/jp/symbol_addrs_overlays.txt index 6923fc5..b918cee 100644 --- a/linker_scripts/jp/symbol_addrs_overlays.txt +++ b/linker_scripts/jp/symbol_addrs_overlays.txt @@ -19400,14 +19400,14 @@ RO_FLT_80A8252C_jp = 0x80A8252C; // type:f32 // .text -func_805b414c = 0x80A82600; // type:func -func_80A82638_jp = 0x80A82638; // type:func -func_80A826C4_jp = 0x80A826C4; // type:func -func_80A82848_jp = 0x80A82848; // type:func -func_80A82858_jp = 0x80A82858; // type:func -func_80A82878_jp = 0x80A82878; // type:func -func_805b437c = 0x80A82960; // type:func -func_805b43f4 = 0x80A829C8; // type:func +aMIK_actor_ct = 0x80A82600; // type:func +aMIK_actor_dt = 0x80A82638; // type:func +aMIK_set_bgOffset = 0x80A826C4; // type:func +aMIK_wait = 0x80A82848; // type:func +aMIK_setup_action = 0x80A82858; // type:func +aMIK_actor_move = 0x80A82878; // type:func +aMIK_actor_init = 0x80A82960; // type:func +aMIK_actor_draw = 0x80A829C8; // type:func // .data @@ -21064,8 +21064,8 @@ RO_FLT_80AA3B38_jp = 0x80AA3B38; // type:f32 // .text -func_805b3010 = 0x80AA3BA0; // type:func -aMIK_actor_dt = 0x80AA3C78; // type:func +func_80AA3BA0_jp = 0x80AA3BA0; // type:func +func_80AA3C78_jp = 0x80AA3C78; // type:func func_80AA3D08_jp = 0x80AA3D08; // type:func func_80AA3D94_jp = 0x80AA3D94; // type:func func_80AA406C_jp = 0x80AA406C; // type:func diff --git a/linker_scripts/jp/undefined_syms.ld b/linker_scripts/jp/undefined_syms.ld index cf517c5..99080b0 100644 --- a/linker_scripts/jp/undefined_syms.ld +++ b/linker_scripts/jp/undefined_syms.ld @@ -4604,7 +4604,8 @@ D_60066B8 = 0x060066B8; // ovl_Mikuji -D_6022388 = 0x06022388; +obj_e_mikuji_shadow_v = 0x060020E8; +obj_e_mikuji_shadow_model = 0x06002168; // ovl__00942EE0 |
