]> git.lizzy.rs Git - dragonblocks_alpha.git/blobdiff - shaders/hud/font/vertex.glsl
Simplify database handling
[dragonblocks_alpha.git] / shaders / hud / font / vertex.glsl
index 00eac0fcf0cad26bc59934750b23030093efdbab..498bce41c5e5529c2d4ccbb7ea94a896e9b4772c 100644 (file)
@@ -1,4 +1,4 @@
-#version 330 core
+#version 460 core
 
 layout(location = 0) in vec2 vertexPosition;
 layout(location = 1) in vec2 vertexTextureCoords;