mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-20 11:59:43 +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