Made compilation actually work

This commit is contained in:
2022-02-27 09:49:06 -08:00
parent 2417e56c07
commit 25613d54a7
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#version 300 es
#version 330 core
#ifdef GL_ES
#else