X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_tools.h;h=97b48f4341ba42d438aa7fb89acf277904c438a8;hb=4bc6719c189911811c4ae1f06ffd7131b3ba5d9d;hp=e4c97416246c3a6ec677006a21835906c8efca87;hpb=b641818c787e48bbf03ce2a0cd5b542c4c21e523;p=rocksndiamonds.git 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);