X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;h=4a63b249eacd7d71580a27394f4db1c8b2b3d304;hb=7fde4f8890072581071022bf530a84d7317b739b;hp=6625c8484ffc519da8a32079abd1f13b8d34dbe5;hpb=5cf613ec20c54de1b54f5f875e30ad813659387a;p=rocksndiamonds.git diff --git a/src/game_mm/export.h b/src/game_mm/export.h index 6625c848..4a63b249 100644 --- a/src/game_mm/export.h +++ b/src/game_mm/export.h @@ -222,6 +222,7 @@ void InitGameActions_MM(void); void GameActions_MM(struct MouseActionInfo, boolean); void DrawLaser_MM(void); +void DrawTileCursor_MM(int, boolean); boolean ClickElement(int, int, int);