X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;h=3e51848e1cc609a30dd4cd693fde5828de0b9cba;hb=92ae204856b3b41863f4244dd75cc5c7268f034d;hp=21e20cdc8462f0f441ff853b3eef39622fc8f221;hpb=a30a27ce6c313e56cc92dc7183d599f63f8ca1f2;p=rocksndiamonds.git diff --git a/src/game_mm/export.h b/src/game_mm/export.h index 21e20cdc..3e51848e 100644 --- a/src/game_mm/export.h +++ b/src/game_mm/export.h @@ -218,7 +218,7 @@ void InitGfxBuffers_MM(void); void InitGameEngine_MM(void); void InitGameActions_MM(void); -void GameActions_MM(struct MouseActionInfo, boolean); +void GameActions_MM(struct MouseActionInfo); void DrawLaser_MM(void); void DrawTileCursor_MM(int, boolean);