mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
fixes, configurable framebuffers quality
This commit is contained in:
@@ -5,7 +5,7 @@ namespace gl
|
||||
template <typename T>
|
||||
class bindable
|
||||
{
|
||||
private:
|
||||
protected:
|
||||
static bindable<T>* active;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user