- cleanup work on SW

* consolidating smaller headers to reduce number of files
* remap all unmapped keyboard checks to corresponding buttons
This commit is contained in:
Christoph Oelckers 2020-08-05 17:07:19 +02:00
parent 4a0e155637
commit 72806e27eb
66 changed files with 99 additions and 554 deletions

View file

@ -39,7 +39,7 @@ not load" error messages.
#include "break.h"
#include "quake.h"
#include "pal.h"
#include "cache.h"
#include "misc.h"
#include "sounds.h"
#include "network.h"