Add Switch game framework target
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#version 330 core
|
||||
#version 300 es
|
||||
precision mediump float;
|
||||
|
||||
in vec2 v_texCoord;
|
||||
in vec4 v_color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user