- backend changes from Raze, mainly to properly load keyboard presets.

This commit is contained in:
Christoph Oelckers 2020-06-07 15:09:10 +02:00
commit 3fc0d0d794
6 changed files with 16 additions and 19 deletions

View file

@ -40,7 +40,6 @@
#include "texturemanager.h"
#include "r_videoscale.h"
#include "c_cvars.h"
#include "intrect.h"
EXTERN_CVAR(Int, vid_aspect)
EXTERN_CVAR(Int, uiscale)