We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee1202 commit ca185f4Copy full SHA for ca185f4
res/gamedata/shaders/gl/dumb.ps
8 Bytes
res/gamedata/shaders/gl/dumb.vs
@@ -3,7 +3,7 @@
3
4
//////////////////////////////////////////////////////////////////////////////////////////
5
// Vertex
6
-v2p_dumb main ( v_dumb I )
+v2p_dumb _main ( v_dumb I )
7
{
8
v2p_dumb O;
9
0 commit comments