Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
emixedsoundstates.c
Go to the documentation of this file.
3 {
4  HUNGRY = 1,
5  THIRSTY = 2,
6  //---------
7  COUNT = 4
8 }
eMixedSoundStates
eMixedSoundStates
bits
Definition: emixedsoundstates.c:2
HUNGRY
@ HUNGRY
Definition: emixedsoundstates.c:4
THIRSTY
@ THIRSTY
Definition: emixedsoundstates.c:5
COUNT
@ COUNT
Definition: emixedsoundstates.c:7