more fixes

This commit is contained in:
jojo61 2019-08-23 07:35:29 +02:00
parent 74c5a1f3ea
commit 9d84e34318
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ void main() \
"; ";
const char *rectFragmentShader = const char *rectFragmentShader =
"#version 330 core \n\ "\n\
\ \
in vec4 rectCol; \ in vec4 rectCol; \
out vec4 color; \ out vec4 color; \