Fixed linux compat

This commit is contained in:
Patrick Schwarzer 2026-02-01 22:07:13 +01:00
parent dcc5871929
commit b47c5e27d8
9 changed files with 49 additions and 32 deletions

View file

@ -1,4 +1,4 @@
#version 330 core
#version 330 core
out vec4 FragColor;
in vec3 ourColor;