- added some utilities to cmdlib.cpp and changed its license to BSD, because no original Quake code is left here.

This commit is contained in:
Christoph Oelckers 2020-04-11 12:17:28 +02:00
commit 58afc3d5b2
14 changed files with 126 additions and 86 deletions

View file

@ -40,6 +40,7 @@
#include "resource.h"
#include "st_start.h"
#include "cmdlib.h"
#include "templates.h"
#include "i_system.h"
#include "i_input.h"