8 lines
131 B
GLSL
8 lines
131 B
GLSL
#version 130
|
|
|
|
#define FRAGMENT_SHADER
|
|
#define OVERWORLD
|
|
#define GBUFFERS_TERRAIN
|
|
|
|
#include "/program/gbuffers_terrain.glsl"
|