X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_tools.h;h=97b48f4341ba42d438aa7fb89acf277904c438a8;hp=e4c97416246c3a6ec677006a21835906c8efca87;hb=7fde4f8890072581071022bf530a84d7317b739b;hpb=5cf613ec20c54de1b54f5f875e30ad813659387a diff --git a/src/game_mm/mm_tools.h b/src/game_mm/mm_tools.h index e4c97416..97b48f43 100644 --- a/src/game_mm/mm_tools.h +++ b/src/game_mm/mm_tools.h @@ -94,6 +94,7 @@ void DrawWalls_MM(int, int, int); void DrawWallsAnimation_MM(int, int, int, int, int); void DrawMiniLevel_MM(int, int, int, int); void DrawMicroLevel_MM(int, int, boolean); +void DrawTileCursor_MM(int, boolean); boolean Request(char *, unsigned int); unsigned int OpenDoor(unsigned int);