diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/disasm/n64-us/functions.txt | 2 | ||||
| -rw-r--r-- | tools/sizes/code_functions.csv | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/disasm/n64-us/functions.txt b/tools/disasm/n64-us/functions.txt index c81547ca8..3a8364736 100644 --- a/tools/disasm/n64-us/functions.txt +++ b/tools/disasm/n64-us/functions.txt @@ -2826,7 +2826,7 @@ Message_DrawTextboxIcon = 0x80147818; // type:func func_80147F18 = 0x80147F18; // type:func func_80148558 = 0x80148558; // type:func Message_HandleChoiceSelection = 0x80148B98; // type:func -func_80148CBC = 0x80148CBC; // type:func +Message_DrawChoiceIcon = 0x80148CBC; // type:func func_80148D64 = 0x80148D64; // type:func func_80149048 = 0x80149048; // type:func func_801491DC = 0x801491DC; // type:func diff --git a/tools/sizes/code_functions.csv b/tools/sizes/code_functions.csv index 984d59dbc..c26e9443e 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -2343,7 +2343,7 @@ asm/non_matchings/code/z_message/Message_DrawTextboxIcon.s,Message_DrawTextboxIc asm/non_matchings/code/z_message/func_80147F18.s,func_80147F18,0x80147F18,0x190 asm/non_matchings/code/z_message/func_80148558.s,func_80148558,0x80148558,0x190 asm/non_matchings/code/z_message/Message_HandleChoiceSelection.s,Message_HandleChoiceSelection,0x80148B98,0x49 -asm/non_matchings/code/z_message/func_80148CBC.s,func_80148CBC,0x80148CBC,0x2A +asm/non_matchings/code/z_message/Message_DrawChoiceIcon.s,Message_DrawChoiceIcon,0x80148CBC,0x2A asm/non_matchings/code/z_message/func_80148D64.s,func_80148D64,0x80148D64,0xB9 asm/non_matchings/code/z_message/func_80149048.s,func_80149048,0x80149048,0x65 asm/non_matchings/code/z_message/func_801491DC.s,func_801491DC,0x801491DC,0x9E |
