mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-23 10:50:26 +01:00
14 lines
204 B
C
14 lines
204 B
C
// Animation names
|
|
#define CAP01_ANIM_DEFAULT_ANIMATION 0
|
|
|
|
// Color names
|
|
|
|
// Patch names
|
|
|
|
// Names of collision boxes
|
|
#define CAP01_COLLISION_BOX_PART_NAME 0
|
|
|
|
// Attaching position names
|
|
|
|
// Sound names
|