The Omega Refactor(TM) + Input Options
This commit is contained in:
@@ -26,7 +26,7 @@ struct State
|
||||
Snapshots snapshots;
|
||||
bool isArgument = false;
|
||||
bool isRunning = true;
|
||||
char argument[PATH_MAX] = STRING_EMPTY;
|
||||
std::string argument;
|
||||
u64 lastTick = 0;
|
||||
u64 tick = 0;
|
||||
};
|
||||
|
Reference in New Issue
Block a user