6 lines
37 B
GLSL
6 lines
37 B
GLSL
|
|
void main()
|
|
{
|
|
gpencil_vertex();
|
|
}
|
|
|
void main()
|
|
{
|
|
gpencil_vertex();
|
|
}
|