- 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

@ -47,9 +47,9 @@
#include "nodebuild.h"
#include "templates.h"
#include "m_bbox.h"
#include "r_main.h"
#include "i_system.h"
#include "po_man.h"
#include "r_state.h"
static const int PO_LINE_START = 1;
static const int PO_LINE_EXPLICIT = 5;