X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_tools.h;h=28ba5c331eef1df5c9ec52750ffacfe205cffb54;hb=200ef56170d80105ec6a2c499361a33b9fd3c3c9;hp=5f116c900ed4f86a90cfa841413393d4c31526d7;hpb=b66bf285376f1a2c08ba8f7624fa48ffbcd898a9;p=rocksndiamonds.git diff --git a/src/game_mm/mm_tools.h b/src/game_mm/mm_tools.h index 5f116c90..28ba5c33 100644 --- a/src/game_mm/mm_tools.h +++ b/src/game_mm/mm_tools.h @@ -88,7 +88,7 @@ void DrawWallsExt_MM(int, int, int, int); void DrawWalls_MM(int, int, int); void DrawWallsAnimation_MM(int, int, int, int, int); void DrawMicroLevel_MM(int, int, boolean); -void DrawTileCursor_MM(int, boolean); +void DrawTileCursor_MM(int, int, boolean); boolean Request(char *, unsigned int); unsigned int OpenDoor(unsigned int);