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-jp-1.1 | |
| 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-jp-1.1')
| -rw-r--r-- | tools/disasm/n64-jp-1.1/functions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/disasm/n64-jp-1.1/functions.txt b/tools/disasm/n64-jp-1.1/functions.txt index 41b3b6889..27a2aa128 100644 --- a/tools/disasm/n64-jp-1.1/functions.txt +++ b/tools/disasm/n64-jp-1.1/functions.txt @@ -12985,7 +12985,7 @@ func_80B0F7FC = 0x80B12B9C; // type:func size:0xFC func_80B0F8F8 = 0x80B12C98; // type:func size:0x84 func_80B0F97C = 0x80B12D1C; // type:func size:0x88 func_80B0FA04 = 0x80B12DA4; // type:func size:0x44 -func_80B0FA48 = 0x80B12DE8; // type:func size:0xDC +EnGb2_MustTalkManually = 0x80B12DE8; // type:func size:0xDC func_80B0FB24 = 0x80B12EC4; // type:func size:0xCC func_80B0FBF0 = 0x80B12F90; // type:func size:0x19C func_80B0FD8C = 0x80B1312C; // type:func size:0x8C |
