mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-07 09:13:02 +00:00
fixes to projection streamlining
This commit is contained in:
@@ -167,6 +167,7 @@ void setcameraangle(bool b) { }
|
||||
bool shaderside_projection;
|
||||
|
||||
void start_projection(int ed, bool perspective) {
|
||||
glhr::use_projection();
|
||||
glhr::new_projection();
|
||||
shaderside_projection = perspective;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user