static puzzle data!

This commit is contained in:
Asuro
2025-03-13 00:41:32 +01:00
parent f3f994fd8b
commit 155339917d
18 changed files with 264 additions and 143 deletions

View File

@@ -96,7 +96,7 @@ namespace Game
UIVisibilityState UIVisible = UIVisibilityState::Game;
DitherData DitherTextures;
private:
public:
bgfx::UniformHandle DefaultSampler;
Texture Textures[8];
Material Materials[8];