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