diff options
| author | Jordan Longstaff <JordanLongstaff@users.noreply.github.com> | 2026-07-19 10:59:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-19 07:59:01 -0700 |
| commit | a6850d214927aafa2635177510a5029ab7e989ea (patch) | |
| tree | 95d5d573da41d50cd4b32df9607d124c91e8f6e3 /tools/disasm/n64-us/functions.txt | |
| parent | 5fd95d51f9ca06194a88c37362461e661c2e9ab6 (diff) | |
* Document a few symbols regarding the Ikana Canyon guard
* Use switch-case in lieu of temp
* Reformat switch-case
* Re-format switch-case, fix braces
Diffstat (limited to 'tools/disasm/n64-us/functions.txt')
| -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 0753b9e96..5683abf80 100644 --- a/tools/disasm/n64-us/functions.txt +++ b/tools/disasm/n64-us/functions.txt @@ -12991,7 +12991,7 @@ func_80B0F7FC = 0x80B0F7FC; // type:func func_80B0F8F8 = 0x80B0F8F8; // type:func func_80B0F97C = 0x80B0F97C; // type:func func_80B0FA04 = 0x80B0FA04; // type:func -func_80B0FA48 = 0x80B0FA48; // type:func +EnGb2_MustTalkManually = 0x80B0FA48; // type:func func_80B0FB24 = 0x80B0FB24; // type:func func_80B0FBF0 = 0x80B0FBF0; // type:func func_80B0FD8C = 0x80B0FD8C; // type:func |
