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