mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-12 11:42:10 +08:00
14 lines
372 B
C
14 lines
372 B
C
//========= Copyright © 1996-2005, 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
|