8 lines
111 B
GLSL
8 lines
111 B
GLSL
#version 130
|
|
|
|
#define FRAGMENT_SHADER
|
|
#define OVERWORLD
|
|
#define SHADOW
|
|
|
|
#include "/program/shadow.glsl"
|