mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-01-04 00:23:41 +08:00
10 lines
54 B
Plaintext
10 lines
54 B
Plaintext
|
#version 120
|
||
|
|
||
|
/* DRAWBUFFERS:3 */
|
||
|
|
||
|
|
||
|
|
||
|
void main() {
|
||
|
|
||
|
}
|