- removed unneeded includes of r_local.h.
SVN r3261 (trunk)
This commit is contained in:
parent
463c276014
commit
f08188b0e5
16 changed files with 8 additions and 18 deletions
|
|
@ -42,7 +42,6 @@
|
|||
#include "m_argv.h"
|
||||
#include "i_system.h"
|
||||
#include "w_wad.h"
|
||||
#include "r_local.h"
|
||||
#include "c_console.h"
|
||||
#include "c_cvars.h"
|
||||
#include "c_dispatch.h"
|
||||
|
|
@ -61,6 +60,7 @@
|
|||
#include "v_palette.h"
|
||||
#include "r_data/r_translate.h"
|
||||
#include "r_data/colormaps.h"
|
||||
#include "r_data/sprites.h"
|
||||
#include "voxels.h"
|
||||
|
||||
void VOX_AddVoxel(int sprnum, int frame, FVoxelDef *def);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue