mirror of
https://github.com/zeldaret/oot
synced 2026-06-21 08:31:47 -04:00
Decompiled 101 of the 110 scenes. (#153)
* Auto stash before rebase of "upstream/master" * A large number of scenes have been decompiled. * Fixed makefile * Decompiled around 40 scenes. * Removed old file Co-authored-by: Jack Walker <7463599+Jack-Walker@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
442b15c79f
commit
88946f303b
+1
-1
@@ -2063,4 +2063,4 @@ void Cutscene_SetSegment(GlobalContext* globalCtx, u32 segment) {
|
||||
} else {
|
||||
globalCtx->csCtx.segment = (void*)segment;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user