Merge branch 'hook-mod-daytime-gs' of https://github.com/JordanLongstaff/Shipwright into hook-mod-daytime-gs

This commit is contained in:
JordanLongstaff 2025-04-02 21:24:36 -04:00
commit b9e5ff82ba

View file

@ -5,8 +5,8 @@
#include "macros.h"
extern "C" {
PlayState* gPlayState;
SaveContext gSaveContext;
extern PlayState* gPlayState;
extern SaveContext gSaveContext;
}
static constexpr int32_t CVAR_DAYTIME_GS_DEFAULT = 0;