Remove gource

This commit is contained in:
Andrew Baker
2021-03-15 09:11:06 -07:00
parent e4f53c1daf
commit 7eeebb66ab
44 changed files with 0 additions and 1625 deletions

View File

@@ -1,6 +0,0 @@
void main(void)
{
gl_TexCoord[0] = gl_MultiTexCoord0;
gl_FrontColor = gl_Color;
gl_Position = ftransform();
}