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

Bump minimum android api level to 21 #20

Closed webgeek1234 closed 6 years ago

webgeek1234 commented 6 years ago

Some posix functions used by sqlite3 are not available until api level 21.