mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 00:09:19 +02:00
reducing renderer to bare-bones
This commit is contained in:
1177
renderer.cpp
1177
renderer.cpp
File diff suppressed because it is too large
Load Diff
@@ -100,6 +100,8 @@ ui_layer::init( GLFWwindow *Window ) {
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
// potentially processes provided input key. returns: true if key was processed, false otherwise
|
||||
|
||||
Reference in New Issue
Block a user