-
Notifications
You must be signed in to change notification settings - Fork 0
/
b3.h
16 lines (14 loc) · 791 Bytes
/
b3.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* Allegro datafile object indexes, produced by grabber v3.11 */
/* Datafile: f:\c\blocks3\sfx.dat */
/* Date: Tue Oct 3 19:36:59 2000 */
/* Do not hand edit! */
#define SFX_CLICK 0 /* SAMP */
#define SFX_DOOR 1 /* SAMP */
#define SFX_EXPLODE 2 /* SAMP */
#define SFX_FALL 3 /* SAMP */
#define SFX_GETRED 4 /* SAMP */
#define SFX_INQUIRY 5 /* SAMP */
#define SFX_POPON 6 /* SAMP */
#define SFX_ROAR 7 /* SAMP */
#define SFX_WELLDONE 8 /* SAMP */
#define SFX_YEAH 9 /* SAMP */