rnd-20140115-2-src
[rocksndiamonds.git] / src / tools.h
index 424c7fe1a72b197f81237070e5a5738e78afd034..b7eed06f36cfe0b3698cd4f0fe71850d531ba511 100644 (file)
@@ -187,7 +187,8 @@ void ShowEnvelopeDoor(char *text, int);
 
 void DrawLevel(void);
 void DrawMiniLevel(int, int, int, int);
-void DrawPreviewLevel(boolean);
+void DrawPreviewLevelInitial(void);
+void DrawPreviewLevelAnimation(void);
 
 void WaitForEventToContinue();
 boolean Request(char *, unsigned int);