1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-28 16:09:03 +00:00

Android fixes

This commit is contained in:
Zeno Rogue
2017-03-23 14:09:36 +01:00
parent 29719a76e6
commit 2bbb917153
14 changed files with 22 additions and 14 deletions

View File

@@ -534,8 +534,4 @@ void mobile_draw(MOBPAR_FORMAL) {
#endif
}
#ifdef MOBILE
#include "google-games.cpp"
#endif
#endif