Work Life (Visual Novel / Game)
|
struct to bundle runtime toggles More...
#include <runtime_state.h>
Public Member Functions | |
void | init () |
initialize the struct | |
void | reset_to_casual () |
re-inintialize the struct to casual difficulty. chosen both at game start and in options screen | |
Public Attributes | |
minigame_mode | mg_mode |
the minigame_mode option | |
bool | require_weekly_progress |
the require_weekly_progress option | |
emergency_day | em_day |
the emergency_day option | |
struct to bundle runtime toggles