jediacademy/code/game/g_headers.cpp
2013-04-04 17:35:38 -05:00

8 lines
143 B
C++

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