mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 20:01:25 +00:00
c9b4949746
OGLES2 doesn't support uniform booleans so we use macros to make it use integers in this case. For other platforms, this change should be a noop. OGLES2 doesn't like float suffix for constants, remove it as well.