- removed more r_ header dependencies from the rest of the code.

SVN r3260 (trunk)
This commit is contained in:
Christoph Oelckers 2011-07-06 15:31:05 +00:00
commit 463c276014
36 changed files with 271 additions and 266 deletions

View file

@ -39,7 +39,6 @@
#include "doomtype.h"
#include "nodebuild.h"
#include "r_main.h"
static inline void STACK_ARGS Warn (const char *format, ...)
{