mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-09 02:00:46 +00:00

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.