g_headers.cpp 143 B

123456789
  1. // Precompiled header file for the game dll
  2. #include "g_headers.h"
  3. #include "NPC_Headers.h"
  4. #include "../cgame/cg_headers.h"
  5. // end