X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;h=bb9617a30104bb2bdf57df6b3376ca721c2898f4;hb=96f2e9a0b1306fa108f3f7e81ad8b8d323ca5517;hp=3e51848e1cc609a30dd4cd693fde5828de0b9cba;hpb=92ae204856b3b41863f4244dd75cc5c7268f034d;p=rocksndiamonds.git diff --git a/src/game_mm/export.h b/src/game_mm/export.h index 3e51848e..bb9617a3 100644 --- a/src/game_mm/export.h +++ b/src/game_mm/export.h @@ -239,7 +239,7 @@ void BlitScreenToBitmap_MM(Bitmap *); void RedrawPlayfield_MM(void); void LoadEngineSnapshotValues_MM(void); -void SaveEngineSnapshotValues_MM(ListNode **); +void SaveEngineSnapshotValues_MM(void); int getButtonFromTouchPosition(int, int, int, int);