2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 15:47:46 +00:00

Windows fixes

This commit is contained in:
Jack Andersen
2019-05-09 18:09:01 -10:00
parent 80d334ec69
commit 5f4ebcb2f5
13 changed files with 698 additions and 49 deletions

View File

@@ -4,7 +4,6 @@
struct VertToFrag {
vec4 mvPos;
vec4 mvNorm;
vec4 color;
vec2 lightmapUv;
vec2 diffuseUv;
vec2 emissiveUv;