libretro / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
43 stars 19 forks source link

Remove gles define that was added in recent ndk versions #25

Closed webgeek1234 closed 5 years ago

webgeek1234 commented 5 years ago

This allows the core to continue to compile, but it still doesn't run correctly.