Bliss-Shader/shaders/gbuffers_skytextured.fsh

5 lines
39 B
Plaintext
Raw Normal View History

#version 120
void main() {
discard;
}