- 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
|
|
@ -32,7 +32,6 @@
|
|||
#include "w_wad.h"
|
||||
#include "g_game.h"
|
||||
#include "g_level.h"
|
||||
#include "r_local.h"
|
||||
#include "s_sound.h"
|
||||
#include "doomstat.h"
|
||||
#include "v_video.h"
|
||||
|
|
@ -45,6 +44,9 @@
|
|||
#include "sc_man.h"
|
||||
#include "v_text.h"
|
||||
#include "gi.h"
|
||||
#include "d_player.h"
|
||||
#include "b_bot.h"
|
||||
#include "textures/textures.h"
|
||||
#include "r_data/r_translate.h"
|
||||
#include "templates.h"
|
||||
#include "gstrings.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue