/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define COVERPAGES_ANIM_LEFTCLOSED 0 #define COVERPAGES_ANIM_LEFTOPENED 1 #define COVERPAGES_ANIM_OPENING 2 #define COVERPAGES_ANIM_RIGHTCLOSED 3 #define COVERPAGES_ANIM_RIGHTOPENING 4 // Color names // Patch names // Names of collision boxes #define COVERPAGES_COLLISION_BOX_PART_NAME 0 // Attaching position names // Sound names