1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 16:37:40 +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

@@ -2560,3 +2560,7 @@ namespace stereo {
double randd();
#if CAP_ORIENTATION
transmatrix getOrientation();
#endif