Files
Bliss-Shader/shaders/gbuffers_basic.fsh
Xonk f82426c609 Add the whole ass shader
it has begun
2023-01-12 15:00:14 -05:00

6 lines
103 B
GLSL

#version 120
// #define ENTITIES
#define BLOCKENTITIES
#define WORLD
#include "gbuffers_all_solid.fsh"