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