- this stuff should not have been saved...

This commit is contained in:
Christoph Oelckers 2016-03-28 22:53:10 +02:00
parent 8c3c18b008
commit a92de84cf7
3 changed files with 3 additions and 0 deletions

View File

@ -79,6 +79,7 @@
#include "v_palette.h"
#include "menu/menu.h"
#include "a_sharedglobal.h"
#include "a_strifeglobal.h"
#include "r_data/colormaps.h"
#include "farchive.h"
#include "r_renderer.h"

View File

@ -11,6 +11,7 @@
#include "c_dispatch.h"
#include "gstrings.h"
#include "templates.h"
#include "a_strifeglobal.h"
#include "a_morph.h"
#include "a_specialspot.h"
#include "thingdef/thingdef.h"

View File

@ -51,6 +51,7 @@
#include "gi.h"
#include "m_random.h"
#include "p_conversation.h"
#include "a_strifeglobal.h"
#include "r_data/r_translate.h"
#include "p_3dmidtex.h"
#include "d_net.h"