2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
6 // $Header: r:/t2repos/thief2/src/shock/shkmel_.h,v 1.3 2000/01/31 09:57:58 adurant Exp $
12 // this must be in same order as skills in static array
13 enum ePlayerMeleeSkill
16 kPSS_WindupMediumLeft
,
17 kPSS_AtWoundMediumLeft
,
27 EXTERN sPlayerSkillFullDesc g_meleeSkillDesc
[];