diff options
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_overlays.txt | 12 | ||||
| -rw-r--r-- | linker_scripts/jp/undefined_syms.ld | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/linker_scripts/jp/symbol_addrs_overlays.txt b/linker_scripts/jp/symbol_addrs_overlays.txt index 12a4b41..419dac8 100644 --- a/linker_scripts/jp/symbol_addrs_overlays.txt +++ b/linker_scripts/jp/symbol_addrs_overlays.txt @@ -16167,15 +16167,15 @@ RO_FLT_80A3CFA8_jp = 0x80A3CFA8; // type:f32 // .text -func_80A3D010_jp = 0x80A3D010; // type:func -func_80A3D064_jp = 0x80A3D064; // type:func -func_80A3D238_jp = 0x80A3D238; // type:func +aWeatherSakura_DecideMakeSakuraCount = 0x80A3D010; // type:func +aWeatherSakura_make = 0x80A3D064; // type:func +aWeatherSakura_ct = 0x80A3D238; // type:func func_80A3D2BC_jp = 0x80A3D2BC; // type:func func_80A3D38C_jp = 0x80A3D38C; // type:func func_80A3D484_jp = 0x80A3D484; // type:func -func_80A3D4A0_jp = 0x80A3D4A0; // type:func -func_80A3D530_jp = 0x80A3D530; // type:func -func_80A3D55C_jp = 0x80A3D55C; // type:func +aWeatherSakura_move = 0x80A3D4A0; // type:func +aWeatherSakura_set = 0x80A3D530; // type:func +aWeatherSakura_draw = 0x80A3D55C; // type:func // .data diff --git a/linker_scripts/jp/undefined_syms.ld b/linker_scripts/jp/undefined_syms.ld index 2ce63ba..66556e7 100644 --- a/linker_scripts/jp/undefined_syms.ld +++ b/linker_scripts/jp/undefined_syms.ld @@ -1487,8 +1487,8 @@ D_60000D0 = 0x060000D0; // ac_weather_sakura -D_6000040 = 0x06000040; -D_60000C0 = 0x060000C0; +ef_hanabira01_00_setmode = 0x06000040; +ef_hanabira01_00_modelT = 0x060000C0; // ac_weather_leaf |
