rnd-20020908-3-src
[rocksndiamonds.git] / src / main.h
index 986b53a0ce6c59a89c03b240762b307c8320a15a..c8f30b68872f75ec6f4d31b97f65c3d99afb5507 100644 (file)
@@ -1459,12 +1459,19 @@ extern struct FileInfo         *image_files, *sound_files;
 #define NUM_SOUNDS             55
 
 
+/* values for image configuration suffixes */
+#define GFXARG_FRAME_XPOS                      0
+#define GFXARG_FRAME_YPOS                      1
+#define GFXARG_NUM_FRAMES                      2
+
 /* values for image configuration */
 #define GFX_BD_DIAMOND                         0
 #define GFX_ROBOT_WHEEL                                1
 
 #define NUM_IMAGE_FILES                                2
 
+/* values for sound configuration suffixes */
+/* (currently none) */
 
 /* values for sound configuration */
 #define SND_BD_EMPTY_SPACE_DIGGING             0