DayZ 1.24
Loading...
Searching...
No Matches
EBrokenLegs.c File Reference

Go to the source code of this file.

Enumerations

enum  eBrokenLegs { NO_BROKEN_LEGS = 0 , BROKEN_LEGS = 1 , BROKEN_LEGS_SPLINT = 2 }
 

Enumeration Type Documentation

◆ eBrokenLegs

Enumerator
NO_BROKEN_LEGS 
BROKEN_LEGS 
BROKEN_LEGS_SPLINT 

Definition at line 1 of file EBrokenLegs.c.

2{
4 BROKEN_LEGS = 1,
6}
@ BROKEN_LEGS
Definition EBrokenLegs.c:4
@ NO_BROKEN_LEGS
Definition EBrokenLegs.c:3
@ BROKEN_LEGS_SPLINT
Definition EBrokenLegs.c:5