mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Materials kind of working and used in some places
- Also Texture viewer fixes
This commit is contained in:
@@ -176,5 +176,7 @@ namespace GlitchyEngine.Renderer
|
||||
{
|
||||
return _buffers.GetEnumerator();
|
||||
}
|
||||
|
||||
protected internal extern void PlatformFetchNativeBuffers();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user