jedioutcast/code/game/g_headers.cpp
2013-04-04 09:52:42 -05:00

9 lines
164 B
C++

// Precompiled header file for the game dll
#include "g_headers.h"
#include "icarus.h"
#include "NPC_Headers.h"
#include "../cgame/cg_headers.h"
// end