X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;h=2647e829e0c15cd18e95d79dab664ff0884cd34a;hb=HEAD;hp=b555511bd80b03181cdba1abe55b8a3f015ece04;hpb=a74e63d538386ee5de073a48fc2aea6b5ed2c5ce;p=rocksndiamonds.git diff --git a/src/game_mm/export.h b/src/game_mm/export.h index b555511b..1d063969 100644 --- a/src/game_mm/export.h +++ b/src/game_mm/export.h @@ -238,7 +238,7 @@ void InitGameActions_MM(void); void GameActions_MM(struct MouseActionInfo); void DrawLaser_MM(void); -void DrawTileCursor_MM(int, boolean); +void DrawTileCursor_MM(int, int, boolean); boolean ClickElement(int, int, int);