added drawing global animations below and above masked screen border
[rocksndiamonds.git] / src / main.h
index 1e97b9c902fe938d221b83177fb2b1ce14072b0f..638b1023e6679aae7f0e88f1f3ce344f6af81355 100644 (file)
 #define GLOBAL_ANIM_ID_PART_LAST       7
 #define GLOBAL_ANIM_ID_PART_BASE       8
 
+/* values for global border graphics */
+#define IMG_GLOBAL_BORDER_FIRST                IMG_GLOBAL_BORDER
+#define IMG_GLOBAL_BORDER_LAST         IMG_GLOBAL_BORDER_PLAYING
+
 /* values for game_status (must match special image configuration suffixes) */
 #define GAME_MODE_DEFAULT              0
 #define GAME_MODE_LOADING              1