diff options
| author | Jordan Longstaff <JordanLongstaff@users.noreply.github.com> | 2025-12-06 17:36:31 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-06 14:36:31 -0800 |
| commit | f973883b060874f5ed6c4dd08a8fda2d5ba1b0d4 (patch) | |
| tree | ee984e55390a6ab4c9349583c48a49768da46a26 /tools/disasm | |
| parent | 5898c3e2b0603acfb0cb55f7d1226853f9dfefaf (diff) | |
Document `func_80148CBC` (#1836)
* Document `func_80148CBC`
* Add doc comment
Diffstat (limited to 'tools/disasm')
| -rw-r--r-- | tools/disasm/n64-us/functions.txt | 2 |
1 files changed, 1 insertions, 1 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 |
