Initial commit.
This commit is contained in:
8
code/game/g_headers.cpp
Normal file
8
code/game/g_headers.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
// Precompiled header file for the game dll
|
||||
|
||||
#include "g_headers.h"
|
||||
#include "NPC_Headers.h"
|
||||
#include "../cgame/cg_headers.h"
|
||||
|
||||
|
||||
// end
|
||||
Reference in New Issue
Block a user