8 lines
113 B
GLSL
8 lines
113 B
GLSL
#version 130
|
|
|
|
#define FRAGMENT_SHADER
|
|
#define OVERWORLD
|
|
#define PREPARE
|
|
|
|
#include "/program/prepare.glsl"
|