1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-03 11:17:56 +00:00

updated mobile parts of init.cpp

This commit is contained in:
Zeno Rogue
2018-08-25 00:01:46 +02:00
parent d66207f5cc
commit c10985dd4a
2 changed files with 4 additions and 7 deletions

View File

@@ -58,9 +58,6 @@ void gdpush(int t);
void shareScore(MOBPAR_FORMAL);
const char *scorefile, *conffile;
std::string levelfile, picfile;
bool settingsChanged = false;
struct transmatrix getOrientation();