OpenBarnyard
 
Loading...
Searching...
No Matches
darts.h
Go to the documentation of this file.
1//-----------------------------------------------------------------------------
2// Contains indices of various sounds stored in darts soundbank.
3// Note: Automatically generated header file.
4//-----------------------------------------------------------------------------
5
6#include "Sound/ASound.h"
7
8namespace soundbank {
9
11
12 // Category: Ingame
14
15 // Category: Ingame
17
18 // Category: Ingame
20
21 // Category: Ingame
23
24 // Category: VO
26
27 // Category: VO
29
30 // Category: Ingame
32
33 // Category: Ingame
35
36 // Category: VO
38
39 // Category: VO
41
42}; // enum darts
43
44} // namespace soundbank
TINT32 ASoundId
Definition ASoundLegacy.h:5
@ DARTS_THROW01
Definition darts.h:16
@ DARTS_PING
Definition darts.h:19
@ DARTS_IMPACT
Definition darts.h:22
@ DARTS_ROOT_MISS
Definition darts.h:28
@ DARTS_ROOT_SCORE
Definition darts.h:25
@ DARTS_SLIDE_DOWN_LEFT
Definition darts.h:31
@ DARTS_CHEER_GOOD
Definition darts.h:37
@ DARTS_CROWD01
Definition darts.h:13
@ DARTS_CHEER_BAD
Definition darts.h:40
@ DARTS_SLIDE_UP_RIGHT
Definition darts.h:34