mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
getOrientation in headers/fake
This commit is contained in:
parent
76214e768e
commit
8f1c75404d
4
hyper.h
4
hyper.h
@ -2560,3 +2560,7 @@ namespace stereo {
|
||||
|
||||
double randd();
|
||||
|
||||
#if CAP_ORIENTATION
|
||||
transmatrix getOrientation();
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user