mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-23 02:40:26 +01:00
23 lines
544 B
C
23 lines
544 B
C
|
/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
|
||
|
|
||
|
// Animation names
|
||
|
#define PALM02_DEBRIS00_ANIM_DEFAULT 0
|
||
|
#define PALM02_DEBRIS00_ANIM_SHAKE 1
|
||
|
#define PALM02_DEBRIS00_ANIM_WAVE01 2
|
||
|
#define PALM02_DEBRIS00_ANIM_WAVE02 3
|
||
|
#define PALM02_DEBRIS00_ANIM_WAVE03 4
|
||
|
#define PALM02_DEBRIS00_ANIM_WAVE04 5
|
||
|
#define PALM02_DEBRIS00_ANIM_WAVE05 6
|
||
|
#define PALM02_DEBRIS00_ANIM_WAVE06 7
|
||
|
|
||
|
// Color names
|
||
|
|
||
|
// Patch names
|
||
|
|
||
|
// Names of collision boxes
|
||
|
#define PALM02_DEBRIS00_COLLISION_BOX_PART_NAME 0
|
||
|
|
||
|
// Attaching position names
|
||
|
|
||
|
// Sound names
|