engine/bin/data/shaders/gui/base.vert.glsl

6 lines
88 B
GLSL

#version 450
#pragma shader_stage(vertex)
#define GLYPH 0
#include "./gui.vert.h"