faut tout pt encore

This commit is contained in:
2025-01-14 16:10:40 +01:00
parent c5de18a9b3
commit 58cafd7682
7 changed files with 47 additions and 88 deletions

View File

@@ -42,4 +42,4 @@ PixelInputType CelShadingVertexShader(VertexInputType input)
output.tex = input.tex;
return output;
}
}