X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=510524af77f4ac381be3bffb62fa56c583594786;hb=e51177796149f37de339bda83558c3c49758be93;hp=0fd7aa7e0eb0a71579d05b990b0bfff6b0f7258e;hpb=5cdf02eb2a6d9627f7461ab9d386698cb7596096;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index 0fd7aa7e..510524af 100644 --- a/src/tools.h +++ b/src/tools.h @@ -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, int); void DrawLevel(void); void DrawMiniLevel(int, int, int, int);