- 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

@ -62,6 +62,7 @@
#include "hardware.h"
#include "doomerrors.h"
#include "cmdlib.h"
#include "version.h"
#include "m_misc.h"