X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;h=5e6f6d40ce16be02fc6269e4a563d86911640921;hb=471051c626d95bc35e2272c6f9c67bc32c8bf830;hp=65d2e3a5fe9bf8651cf5973219e7d49f123d83da;hpb=2da0cf37374833d0f09e69da0c74135a5f2f0132;p=rocksndiamonds.git diff --git a/src/game_mm/export.h b/src/game_mm/export.h index 65d2e3a5..5e6f6d40 100644 --- a/src/game_mm/export.h +++ b/src/game_mm/export.h @@ -250,4 +250,6 @@ extern void RedrawPlayfield_MM(); extern void LoadEngineSnapshotValues_MM(); extern void SaveEngineSnapshotValues_MM(ListNode **); +extern int getButtonFromTouchPosition(int, int, int, int); + #endif /* GAME_MM_EXPORT_H */