diff options
Diffstat (limited to 'game/server/hl2/npc_antliongrub.h')
| -rw-r--r-- | game/server/hl2/npc_antliongrub.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/game/server/hl2/npc_antliongrub.h b/game/server/hl2/npc_antliongrub.h new file mode 100644 index 0000000..4b0b8ff --- /dev/null +++ b/game/server/hl2/npc_antliongrub.h @@ -0,0 +1,13 @@ +//========= Copyright Valve Corporation, All rights reserved. ============// +// +// Purpose: Antlion Grub - cannon fodder +// +// $Workfile: $ +// $Date: $ +// $NoKeywords: $ +//=============================================================================// + +#ifndef NPC_ANTLIONGRUB_H +#define NPC_ANTLIONGRUB_H + +#endif //NPC_ANTLIONGRUB_H
\ No newline at end of file |