added special mode to continue from hall of fame when pressing "space" key
[rocksndiamonds.git] / src / libgame / system.h
index 30ef7d7986b735c5b8289d82ecbe4771c898307d..60a2d7cc40b369ab302cd645f6e282ba903db3b0 100644 (file)
 #define MB_MENU_MARK                   TRUE
 #define MB_MENU_INITIALIZE             (-1)
 #define MB_MENU_LEAVE                  (-2)
+#define MB_MENU_CONTINUE               (-3)
 #define MB_LEFTBUTTON                  1
 #define MB_MIDDLEBUTTON                        2
 #define MB_RIGHTBUTTON                 3