mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-23 19:00:27 +01:00
18 lines
370 B
C
18 lines
370 B
C
|
/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
|
||
|
|
||
|
// Animation names
|
||
|
#define AMONREFLECTIONS_ANIM_DEFAULT_ANIMATION 0
|
||
|
#define AMONREFLECTIONS_ANIM_GUARDING 1
|
||
|
#define AMONREFLECTIONS_ANIM_MOVESPEAR 2
|
||
|
|
||
|
// Color names
|
||
|
|
||
|
// Patch names
|
||
|
|
||
|
// Names of collision boxes
|
||
|
#define AMONREFLECTIONS_COLLISION_BOX_PART_NAME 0
|
||
|
|
||
|
// Attaching position names
|
||
|
|
||
|
// Sound names
|