mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-04-28 13:17:58 +03:00
Merge branch 'hook-mod-daytime-gs' of https://github.com/JordanLongstaff/Shipwright into hook-mod-daytime-gs
This commit is contained in:
commit
b9e5ff82ba
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue