1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-10 14:26:01 +00:00

minor Android fixes

This commit is contained in:
Zeno Rogue
2018-06-15 00:03:05 +02:00
parent d7d9f2e82d
commit 0054b09b5c
3 changed files with 14 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ bool settingsChanged = false;
struct transmatrix getOrientation();
}
#include "/home/eryx/proj/rogue/hyper/init.cpp"
#include "../../../../../init.cpp"
namespace hr {