mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-24 07:43:57 -04:00
add versions to new shaders
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#version 100
|
||||
#ifdef GL_ES
|
||||
precision mediump float;
|
||||
#endif
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
#version 100
|
||||
#ifdef GL_ES
|
||||
precision mediump float;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user