X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=562d0937d3971ea4d0a6ffbf2015c7fff0aaa220;hb=a9e8a4cac51cb2856f339d84bab5e07e8be75037;hp=e80efbf2057908d46b705d0da47d3fbb84fcfad8;hpb=e09651f7389e369d07f23cbdd009937a33ba37c5;p=rocksndiamonds.git 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);