1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

add cycle day / night

This commit is contained in:
IntelOrca
2015-07-24 22:58:41 +01:00
parent dd107ee25c
commit 5f69e6f37a
8 changed files with 73 additions and 2 deletions

View File

@@ -160,6 +160,7 @@ typedef struct {
uint8 invert_viewport_drag;
uint8 load_save_sort;
uint8 minimize_fullscreen_focus_loss;
uint8 day_night_cycle;
} general_configuration;
typedef struct {