1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-24 22:43:47 +00:00

fix for world_matrix error

This commit is contained in:
sylar 2014-11-26 06:55:41 +04:00
parent a87092d11b
commit 925f1487b0

View File

@ -68,7 +68,7 @@
@version 120
#endif
#if SH_GLSLES == 1 && SH_FRAGMENT_SHADER
#if SH_GLSLES == 1
precision mediump int;
precision mediump float;
#endif