This repository has been archived on 2023-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
api8/shaders/shadowMap.fs
2023-05-27 04:22:31 +02:00

4 lines
34 B
GLSL

#version 330
void main(void) {
}