mirror of
https://github.com/ioquake/jedi-academy.git
synced 2025-02-08 21:31:45 +00:00
9 lines
143 B
C++
9 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
|