mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-08-03 00:23:07 +00:00
23 lines
No EOL
196 B
Text
23 lines
No EOL
196 B
Text
#version 120
|
|
|
|
#line 1 "!!"
|
|
#line 1 "!!"
|
|
void stuff1() {
|
|
|
|
}
|
|
#line 2 "!!"
|
|
#line 1 "!!"
|
|
void stuff2() {
|
|
|
|
}
|
|
#line 3 "!!"
|
|
#line 4 "!!"
|
|
#line 1 "!!"
|
|
void matrix() {
|
|
|
|
}
|
|
#line 5 "!!"
|
|
|
|
void main() {
|
|
|
|
} |