diff options
| author | Ozero4 <114027116+Ozero4@users.noreply.github.com> | 2025-10-27 16:39:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-27 12:39:13 -0300 |
| commit | 7af068b2a2fb21768f33a91ecc644e29cf0caf17 (patch) | |
| tree | d05914aeb3fa9be156666f22884f01ec8505e917 /tools | |
| parent | 3b3b117100edfc41adcd6f315b3772fc63e01e2e (diff) | |
Rename EnHorse_CheckBoost (#1824)
Diffstat (limited to 'tools')
| -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 2a124b93d..60e54efe7 100644 --- a/tools/disasm/n64-us/functions.txt +++ b/tools/disasm/n64-us/functions.txt @@ -5345,7 +5345,7 @@ EnHorse_UpdateStick = 0x80885AF4; // type:func EnHorse_ResolveCollision = 0x80885B4C; // type:func EnHorse_BgCheckSlowMoving = 0x80885C90; // type:func EnHorse_UpdateBgCheckInfo = 0x80885DA4; // type:func -func_80886C00 = 0x80886C00; // type:func +EnHorse_CheckBoost = 0x80886C00; // type:func EnHorse_RegenBoost = 0x80886DC4; // type:func EnHorse_UpdatePlayerDir = 0x80886FA8; // type:func EnHorse_TiltBody = 0x808870A4; // type:func |
