mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Started rewriting shader compilation/processing
This commit is contained in:
@@ -4,5 +4,6 @@ enum AssetType : uint16
|
||||
{
|
||||
Unknown,
|
||||
Texture,
|
||||
Sprite
|
||||
Sprite,
|
||||
Shader
|
||||
}
|
||||
Reference in New Issue
Block a user