5 lines
36 B
GLSL
5 lines
36 B
GLSL
|
int main(int foo)
|
||
|
{
|
||
|
return 1;
|
||
|
}
|