mirror of
https://github.com/ioquake/jedi-outcast.git
synced 2024-11-13 00:24:36 +00:00
10 lines
164 B
C++
10 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
|