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