mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 18:39:18 +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;
|
return true;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
// potentially processes provided input key. returns: true if key was processed, false otherwise
|
// potentially processes provided input key. returns: true if key was processed, false otherwise
|
||||||
|
|||||||
Reference in New Issue
Block a user