mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 02:07:57 +00:00
EX setcameraangle
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user