9 lines
138 B
GLSL
9 lines
138 B
GLSL
#version 130
|
|
|
|
#define FRAGMENT_SHADER
|
|
#define OVERWORLD
|
|
#define SHADOW
|
|
#define SHADOW_COLORWHEEL
|
|
|
|
#include "/program/shadow.glsl"
|