mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-26 18:25:13 +00:00
more guards cont.
This commit is contained in:
@@ -220,6 +220,7 @@ void setcameraangle(bool b) { }
|
||||
EX void reset_projection() { }
|
||||
EX void glflush() { }
|
||||
EX bool model_needs_depth() { return false; }
|
||||
void display_data::set_all(int ed) {}
|
||||
#endif
|
||||
|
||||
#if CAP_GL
|
||||
|
||||
Reference in New Issue
Block a user