User chain support

This commit is contained in:
iota97
2020-09-13 21:48:00 +02:00
parent a81991f114
commit 0c885db052
13 changed files with 134 additions and 48 deletions
+1
View File
@@ -148,6 +148,7 @@ std::string config_filename;
// Really need to clean this mess of globals up... but instead I add more :P
bool g_TakeScreenshot;
bool g_ShaderNameListChanged = false;
static bool isOuya;
static bool resized = false;
static bool restarting = false;