mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 14:37:16 +00:00
EX setcameraangle
This commit is contained in:
parent
383bf80738
commit
e05256725e
@ -213,7 +213,7 @@ EX color_t darkena(color_t c, int lev, int a) {
|
||||
}
|
||||
|
||||
#if !CAP_GL
|
||||
void setcameraangle(bool b) { }
|
||||
EX void setcameraangle(bool b) { }
|
||||
#endif
|
||||
|
||||
#if !CAP_GL
|
||||
|
Loading…
Reference in New Issue
Block a user