Skip to content

Commit

Permalink
Settings: Switch Moon Crash cutscene skip to check for SkipStoryCutsc…
Browse files Browse the repository at this point in the history
…enes
  • Loading branch information
JoshSanch committed Feb 6, 2025
1 parent 09ec12f commit fd44259
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ extern "C" {
#include "variables.h"
}

#define CVAR_NAME "gEnhancements.Cutscenes.SkipMiscInteractions"
#define CVAR_NAME "gEnhancements.Cutscenes.SkipStoryCutscenes"
#define CVAR CVarGetInteger(CVAR_NAME, 0)

#define TERMINA_FIELD_MOON_CRASH_CS_ENTRANCE 0x54C0
Expand Down

0 comments on commit fd44259

Please sign in to comment.