mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-04 00:23:25 +08:00
13 lines
357 B
C
13 lines
357 B
C
|
//========= 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
|