mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
working on texts and fonts
This commit is contained in:
@@ -71,7 +71,7 @@ namespace mlx
|
||||
bool m_is_multisampled = false;
|
||||
};
|
||||
|
||||
class Texture : public Image
|
||||
class Texture: public Image
|
||||
{
|
||||
public:
|
||||
Texture() = default;
|
||||
|
||||
Reference in New Issue
Block a user