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