mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-23 19:00:27 +01:00
17 lines
315 B
C
17 lines
315 B
C
|
/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
|
||
|
|
||
|
// Animation names
|
||
|
#define ROLLINGSTONE_ANIM_DEFAULT 0
|
||
|
|
||
|
// Color names
|
||
|
|
||
|
// Patch names
|
||
|
|
||
|
// Names of collision boxes
|
||
|
#define ROLLINGSTONE_COLLISION_BOX_PART_NAME 0
|
||
|
|
||
|
// Attaching position names
|
||
|
#define ROLLINGSTONE_ATTACHMENT_NO NAME 0
|
||
|
|
||
|
// Sound names
|