diff options
| author | Lucas Shaw <49287729+shawlucas@users.noreply.github.com> | 2024-04-12 23:19:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-12 20:19:59 -0700 |
| commit | 08f273cdf9fa97162f8a0e501c081170a9547769 (patch) | |
| tree | 5707a848861c49626e01142f4962ec7d89955f10 /linker_scripts/jp/symbol_addrs_code.txt | |
| parent | fa63b7c79bd6707a8b75a402c17cf3cab9fbcccb (diff) | |
m_DLF.c OK (#170)
* m_DLF.c OK
* added comment
Diffstat (limited to 'linker_scripts/jp/symbol_addrs_code.txt')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_code.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linker_scripts/jp/symbol_addrs_code.txt b/linker_scripts/jp/symbol_addrs_code.txt index 647d7da..30576ac 100644 --- a/linker_scripts/jp/symbol_addrs_code.txt +++ b/linker_scripts/jp/symbol_addrs_code.txt @@ -55,8 +55,8 @@ func_80055214_jp = 0x80055214; // type:func func_80055248_jp = 0x80055248; // type:func func_800554D8_jp = 0x800554D8; // type:func Evw_Anime_Set = 0x80055598; // type:func -func_80055650_jp = 0x80055650; // type:func -func_8005578C_jp = 0x8005578C; // type:func +Overlay_LoadGameState = 0x80055650; // type:func +Overlay_FreeGameState = 0x8005578C; // type:func mAGrw_ClearDebugData = 0x800558B0; // type:func mAGrw_CheckRegistedData_debug = 0x800558F8; // type:func mAGrw_SetBlockData_debug = 0x800559D4; // type:func |
