X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.h;fp=src%2Ftools.h;h=562d0937d3971ea4d0a6ffbf2015c7fff0aaa220;hp=e80efbf2057908d46b705d0da47d3fbb84fcfad8;hb=21e33411cb221de827be347312ad67c59b7d5a95;hpb=4688c0da2b679b3cb77060ac85e9ae566a42d992 diff --git a/src/tools.h b/src/tools.h index e80efbf2..562d0937 100644 --- a/src/tools.h +++ b/src/tools.h @@ -203,7 +203,7 @@ void DrawMiniElementOrWall(int, int, int, int); void ShowEnvelope(int); void ShowEnvelopeDoor(char *, int); -void DrawEnvelopeRequestToScreen(int, int); +void DrawEnvelopeRequestToScreen(int); void DrawLevel(int); void DrawSizedLevel(int, int, int, int, int);