Files
Jedi-Academy/code/game/g_headers.cpp
2013-04-04 14:32:05 -07:00

9 lines
135 B
C++

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