jedi-outcast/code/game/npc_headers.h

8 lines
191 B
C
Raw Normal View History

2013-04-22 05:25:59 +00:00
// PCH header file organiser for NPC_xxxx cpp files' most commonly used headers
#include "b_local.h"
#include "anims.h"
#include "g_functions.h"
#include "g_nav.h"
#include "g_navigator.h"