warning msg for not on debug mode

This commit is contained in:
minjaesong
2020-09-09 09:22:24 +09:00
parent dd1989320d
commit 28369f8eeb
13 changed files with 15 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
#version 120
#version 130
#ifdef GL_ES
precision mediump float;
#endif