X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.h;h=e0a6fcd6916645939109347ce6a0d4efe61c342c;hp=0fd7aa7e0eb0a71579d05b990b0bfff6b0f7258e;hb=24090f8655f9fbf138c1f9105427728f5c21b0b9;hpb=44b31e75162d6e446a9e9b454a079a2da5604fdf diff --git a/src/tools.h b/src/tools.h index 0fd7aa7e..e0a6fcd6 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); void DrawLevel(void); void DrawMiniLevel(int, int, int, int);