1
0
Fork 0
This repository has been archived on 2024-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
Modern-Game-Engine/res/shaders/light.frag

5 lines
34 B
GLSL
Raw Normal View History

2015-12-23 18:38:34 +01:00
#version 330
void main(){
}