mirror of
https://github.com/bevyengine/bevy
synced 2025-01-25 19:35:19 +00:00
4 lines
59 B
GLSL
4 lines
59 B
GLSL
#version 310 es
|
|
#line 1 2
|
|
#pragma something
|
|
void main() {}
|