This repository has been archived on 2025-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
NFRev1/Game/assets/base/shaders/shadow/directionalShadowFragment.shader
2021-10-21 13:01:40 -05:00

5 lines
35 B
GLSL

#version 330 core
void main() {
}