8 lines
119 B
GLSL
8 lines
119 B
GLSL
#version 130
|
|
|
|
#define FRAGMENT_SHADER
|
|
#define OVERWORLD
|
|
#define COMPOSITE4
|
|
|
|
#include "/program/composite4.glsl"
|