- moved more code to 'common'.
This is all low level utilities with no dependencies on game logic. Having this in a separate directory makes sharing with Raze a lot easier.
This commit is contained in:
parent
e230420f88
commit
6996d54a23
90 changed files with 224 additions and 327 deletions
|
|
@ -55,7 +55,7 @@
|
|||
#include "a_sharedglobal.h"
|
||||
#include "po_man.h"
|
||||
#include "v_font.h"
|
||||
#include "doomerrors.h"
|
||||
#include "engineerrors.h"
|
||||
#include "v_text.h"
|
||||
#include "cmdlib.h"
|
||||
#include "g_levellocals.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue