mirror of
https://github.com/ioquake/jedi-academy.git
synced 2025-02-02 10:51:23 +00:00
8 lines
143 B
C++
8 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
|