This commit is contained in:
2026-01-24 11:50:10 +13:00
parent 7dd7ec43cd
commit 6062569cef
2 changed files with 1 additions and 2 deletions

View File

@@ -20,7 +20,6 @@
#define COLOUR {230, 230, 230, 1.0}
#define BGCOLOUR {255, 255, 255, 0.3}
#define VERTEXSHADERFILTER R"(#version 330 core
in vec2 position;
in vec4 colour;