mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-05 17:13:36 +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
|