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

Fix the emscripten build by removing a special case. #39

Closed JoeOsborn closed 10 months ago

JoeOsborn commented 10 months ago

The older version of libretro-common that's been vendored into this repository has an outdated typedef that's no longer needed for Emscripten.