0
0
Fork 0
mirror of https://github.com/ioquake/jedi-academy.git synced 2025-03-19 00:52:13 +00:00
jedi-academy/code/game/g_headers.cpp
2013-04-23 21:59:26 +10:00

8 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