mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-07-24 03:36:22 +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() {
|
|
|
|
} |