Rewrote quantizer

This commit is contained in:
2025-01-25 20:28:51 +01:00
parent 3f238c619e
commit 9ddafca929
10 changed files with 357 additions and 548 deletions

View File

@@ -6,7 +6,7 @@ namespace PSXSplash.RuntimeCode
{
public PSXMesh Mesh;
public PSXTexture Texture;
//ublic PSXTexture Texture;
public void Export()
{