--no-sanity-timer option and its use in twn gdb
This commit is contained in:
@ -85,6 +85,7 @@ typedef struct EngineContext {
|
||||
bool audio_initialized;
|
||||
bool push_audio_model;
|
||||
bool cull_faces;
|
||||
bool no_sanity_timer;
|
||||
} EngineContext;
|
||||
|
||||
/* TODO: does it need to be marked with TWN_API? */
|
||||
|
Reference in New Issue
Block a user