libretro / px68k-libretro

Portable SHARP X68000 Emulator for Libretro
http://hissorii.blog45.fc2.com
GNU General Public License v2.0
45 stars 41 forks source link

android: buildfix #44

Closed ghost closed 7 years ago

ghost commented 7 years ago

/home/buildbot/buildbot/android/libretro-px68k/libretro/jni/../../libretro.c:327:7: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (unsigned i = 0; i < size; i++)