mcshader-lsp/server/testdata/03/utils/sample.glsl
Noah Santschi-Cooney 786e09bdcf
wip: restructure
2022-08-14 12:13:20 +01:00

7 lines
No EOL
87 B
GLSL

int sample() {
return 5;
}
#include "/utils/burger.glsl"
#include "/utils/test.glsl"