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