1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-25 06:56:01 +00:00

getOrientation in headers/fake

This commit is contained in:
Zeno Rogue
2018-02-03 20:04:47 +01:00
parent 76214e768e
commit 8f1c75404d
2 changed files with 6 additions and 0 deletions

View File

@@ -635,6 +635,8 @@ int getticks();
void shareScore(MOBPAR_FORMAL);
#endif
transmatrix getOrientation() { return Id; }
void mobile_draw(MOBPAR_FORMAL) {
optimizeview();