1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-02-28 10:59:44 +00:00

more Android fixes

This commit is contained in:
Zeno Rogue
2018-06-07 19:51:14 +02:00
parent c7109fe521
commit 3726a896e2
5 changed files with 16 additions and 37 deletions

View File

@@ -243,8 +243,6 @@ int textwidth(int siz, const string &str) {
return res;
}
void achievement_init() {}
bool achievementsConnected = false;
string doViewLeaderboard;
bool doViewAchievements;