jedi-outcast/code/game/g_headers.cpp

10 lines
165 B
C++
Raw Normal View History

2013-04-22 05:25:59 +00:00
// Precompiled header file for the game dll
#include "g_headers.h"
#include "../icarus/icarus.h"
#include "npc_headers.h"
2013-04-22 05:25:59 +00:00
#include "../cgame/cg_headers.h"
// end