mirror of
https://github.com/ioquake/jedi-outcast.git
synced 2025-04-21 02:21:13 +00:00
9 lines
165 B
C++
9 lines
165 B
C++
// Precompiled header file for the game dll
|
|
|
|
#include "g_headers.h"
|
|
#include "../icarus/icarus.h"
|
|
#include "npc_headers.h"
|
|
#include "../cgame/cg_headers.h"
|
|
|
|
|
|
// end
|