mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-07-25 04:04:27 +00:00
8 lines
No EOL
95 B
GLSL
8 lines
No EOL
95 B
GLSL
#version 120
|
|
|
|
#include "/utils/utilities.glsl"
|
|
#include "/lib/matrices.glsl"
|
|
|
|
void main() {
|
|
|
|
} |