X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;fp=src%2Fgame_mm%2Fexport.h;h=1d063969510dadd2c37382dd25e1875d9ef50b76;hb=89237f2f4d7189714da64da53c1515979ad49b2d;hp=b555511bd80b03181cdba1abe55b8a3f015ece04;hpb=3da081ff7b11fa1f6af0abde72219622df5eb28a;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);