mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-23 02:40:26 +01:00
20 lines
400 B
C
20 lines
400 B
C
/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
|
|
|
|
// Animation names
|
|
#define BROKENPALM_ANIM_POSE00 0
|
|
#define BROKENPALM_ANIM_POSE01 1
|
|
#define BROKENPALM_ANIM_POSE02 2
|
|
#define BROKENPALM_ANIM_POSE03 3
|
|
#define BROKENPALM_ANIM_POSE04 4
|
|
|
|
// Color names
|
|
|
|
// Patch names
|
|
|
|
// Names of collision boxes
|
|
#define BROKENPALM_COLLISION_BOX_PART_NAME 0
|
|
|
|
// Attaching position names
|
|
|
|
// Sound names
|