mirror of
https://github.com/ioquake/jedi-academy.git
synced 2024-11-14 00:40:32 +00:00
8 lines
135 B
C++
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
|