jedi-outcast/code/game/g_headers.cpp

10 lines
164 B
C++
Raw Normal View History

2013-04-04 14:52:42 +00:00
// Precompiled header file for the game dll
#include "g_headers.h"
#include "icarus.h"
#include "NPC_Headers.h"
#include "../cgame/cg_headers.h"
// end