- moved UpdateVRModes, AppActive and gamestate into the backend.
This commit is contained in:
parent
65f6e788eb
commit
8e6bdd72fa
6 changed files with 34 additions and 32 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue