jediacademy/code/game/g_headers.cpp

9 lines
143 B
C++
Raw Normal View History

2013-04-04 22:35:38 +00:00
// Precompiled header file for the game dll
#include "g_headers.h"
#include "NPC_Headers.h"
#include "../cgame/cg_headers.h"
// end