/* Allegro datafile object indexes, produced by grabber v4.1.12 (WIP), MinGW32.s */
/* Datafile: c:\Dev-Cpp\src\Invaders\samples.dat */
/* Date: Wed May 05 17:32:38 2004 */
/* Do not hand edit! */
#define GAL_FONT 0 /* FONT */
#define GAME_P 1 /* PAL */
#define GAMP_PAUSE_P 2 /* PAL */
#define HI_SCORE 3 /* MIDI */
#define HI_SCORE_TOP 4 /* MIDI */
#define INV_FONT 5 /* FONT */
#define MENU_FONT 6 /* FONT */
#define S_BONUS_LIFE 7 /* SAMP */
#define S_GAL_PLAYER_EXP 8 /* SAMP */
#define S_GALAXY_BONUS 9 /* SAMP */
#define S_GALAXY_CHARCHING 10 /* SAMP */
#define S_GALAXY_DEAD_BEE 11 /* SAMP */
#define S_GALAXY_DEAD_FLY 12 /* SAMP */
#define S_GALAXY_FIRE 13 /* SAMP */
#define S_GALAXY_FORMATION 14 /* SAMP */
#define S_INV_DEAD_INVADER 15 /* SAMP */
#define S_INV_FIRE 16 /* SAMP */
#define S_INV_FORMATION 17 /* SAMP */
#define S_INV_MOTHER_SHIP 18 /* SAMP */
#define S_INV_MOTHER_SHIP_EXP 19 /* SAMP */
#define S_INV_PLAYER_EXP 20 /* SAMP */
|