lib/sead: Update submodule to cb4d46e (#768)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-23 22:58:16 +02:00 committed by GitHub
parent 0904a18cc3
commit c9d013c5b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 3 deletions

View file

@ -72492,7 +72492,7 @@ MapObj/HackFork.o:
- offset: 0x29debc
size: 792
label: _ZN8HackFork12trySwingJumpEv
status: NonMatchingMajor
status: Matching
- offset: 0x29e1d4
size: 540
label: _ZN8HackFork11updateInputEPN4sead7Vector3IfEES2_

@ -1 +1 @@
Subproject commit 52341da9ee7974347e181662457ddfbc9479ae55
Subproject commit cb4d46e8d9258cd7a43fb381b279693a653e27c3

View file

@ -348,7 +348,6 @@ void HackFork::checkSwing() {
mTimeSinceSwingStart++;
}
// NON_MATCHING: Wrong loading order https://decomp.me/scratch/VW7ZF
bool HackFork::trySwingJump() {
if (rs::isTriggerHackSwing(mPlayerHack)) {
mIsHackSwing = true;