mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-08-03 00:23:07 +00:00
8 lines
No EOL
98 B
GLSL
8 lines
No EOL
98 B
GLSL
#version 120
|
|
|
|
#include "/utils/utilities.glsl"
|
|
#include "/utils/matricies.glsl"
|
|
|
|
void main() {
|
|
|
|
} |