rnd-20100422-1-src
[rocksndiamonds.git] / src / tools.h
index 0fd7aa7e0eb0a71579d05b990b0bfff6b0f7258e..e0a6fcd6916645939109347ce6a0d4efe61c342c 100644 (file)
@@ -146,7 +146,8 @@ void DrawLevelField(int, int);
 void DrawMiniElement(int, int, int);
 void DrawMiniElementOrWall(int, int, int, int);
 
-void ShowEnvelope();
+void ShowEnvelope(int);
+void ShowEnvelopeDoor(char *text);
 
 void DrawLevel(void);
 void DrawMiniLevel(int, int, int, int);