diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2024-09-21 18:17:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-21 09:17:13 -0700 |
| commit | 2c7d61be83bedf7252cb0dccc0c681bfb6bb29da (patch) | |
| tree | 0bb4502456b7807f4529e5cf246545011bc7f4d1 /linker_scripts/jp | |
| parent | a12931233d710ca9d1336a1ecb5e63f7c941ce7d (diff) | |
m_land OK (#212)
Diffstat (limited to 'linker_scripts/jp')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_code.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/linker_scripts/jp/symbol_addrs_code.txt b/linker_scripts/jp/symbol_addrs_code.txt index 9c14123..bd3b389 100644 --- a/linker_scripts/jp/symbol_addrs_code.txt +++ b/linker_scripts/jp/symbol_addrs_code.txt @@ -1638,7 +1638,7 @@ func_800942A0_jp = 0x800942A0; // type:func func_80094400_jp = 0x80094400; // type:func mHandbillz_load = 0x800944B8; // type:func func_80094520_jp = 0x80094520; // type:func -func_80094690_jp = 0x80094690; // type:func +mHm_ClearAllHomeInfo = 0x80094690; // type:func mHm_SetNowHome = 0x800946D0; // type:func func_80094744_jp = 0x80094744; // type:func func_800947C0_jp = 0x800947C0; // type:func @@ -1658,15 +1658,15 @@ mLd_CheckCmpLandName = 0x80094E38; // type:func mLd_CheckCmpLand = 0x80094E90; // type:func mLd_ClearLandName = 0x80094EE0; // type:func mLd_CopyLandName = 0x80094F04; // type:func -func_80094F24_jp = 0x80094F24; // type:func -func_80094F84_jp = 0x80094F84; // type:func -func_8009504C_jp = 0x8009504C; // type:func +mLd_AddMuraString = 0x80094F24; // type:func +mLd_GetLandNameStringAddMura = 0x80094F84; // type:func +mLd_SetFreeStrLandMuraName = 0x8009504C; // type:func mLd_GetLandName = 0x800950D8; // type:func -func_800950E8_jp = 0x800950E8; // type:func +mLd_MakeLandId = 0x800950E8; // type:func mLd_PlayerManKindCheckNo = 0x8009519C; // type:func mLd_PlayerManKindCheck = 0x800951C0; // type:func mLd_CheckThisLand = 0x800951E4; // type:func -func_80095218_jp = 0x80095218; // type:func +mLd_LandInfoInit = 0x80095218; // type:func mLd_LandDataInit = 0x8009524C; // type:func func_80095280_jp = 0x80095280; // type:func func_800952A4_jp = 0x800952A4; // type:func |
