- moved UpdateVRModes, AppActive and gamestate into the backend.

This commit is contained in:
Christoph Oelckers 2022-10-02 14:25:19 +02:00
commit 8e6bdd72fa
6 changed files with 34 additions and 32 deletions

View file

@ -70,8 +70,8 @@
#define RIGHTMARGIN 8
#define BOTTOMARGIN 12
// todo: move these variables to a better place.
extern bool AppActive;
int chatmodeon;
CUSTOM_CVAR(Int, con_buffersize, -1, CVAR_ARCHIVE | CVAR_GLOBALCONFIG)
{