mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 11:39:19 +02:00
minor bug fixes, minor diagnostics tweaks
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
void
|
||||
update( opengl_camera const &Camera );
|
||||
std::size_t
|
||||
render( int const Textureunit );
|
||||
render( GLint const Textureunit );
|
||||
private:
|
||||
// types
|
||||
struct particle_vertex {
|
||||
|
||||
Reference in New Issue
Block a user