mirror of
https://github.com/HackerN64/HackerOoT.git
synced 2026-01-21 10:37:37 -08:00
Fix crashes related to actor cutscenes (#166)
This commit is contained in:
@@ -115,6 +115,7 @@ typedef struct PlayState {
|
||||
#endif
|
||||
#if ENABLE_CUTSCENE_IMPROVEMENTS
|
||||
ActorCsCamInfo* actorCsCamList;
|
||||
u8 actorCsUsed;
|
||||
#endif
|
||||
} PlayState; // size = 0x12518
|
||||
|
||||
|
||||
Reference in New Issue
Block a user