12 lines
152 B
GLSL
12 lines
152 B
GLSL
/*
|
|
BSL Shaders v8 Series by Capt Tatsu
|
|
https://bitslablab.com
|
|
*/
|
|
|
|
#version 120
|
|
|
|
#define OVERWORLD
|
|
#define VSH
|
|
|
|
#include "/program/composite2.glsl"
|