- moved the "??? lumps" messages out of the single resource file handlers into the calling function and did a bit of include cleanup.

This commit is contained in:
Christoph Oelckers 2020-04-11 13:23:21 +02:00
commit 83befa7686
14 changed files with 29 additions and 42 deletions

View file

@ -37,10 +37,6 @@
#include <zlib.h>
#include "resourcefile.h"
#include "cmdlib.h"
#include "w_wad.h"
#include "gi.h"
#include "doomstat.h"
#include "doomtype.h"
#include "md5.h"