This commit is contained in:
twinaphex 2017-09-16 08:01:56 +02:00
parent 62151516c3
commit c51fbdcca9
2 changed files with 3 additions and 0 deletions

View File

@ -98,6 +98,7 @@ else
#build_libretro_gambatte
#build_libretro_nx
build_libretro_o2em
build_libretro_prosystem
build_libretro_stella
build_libretro_prboom
build_libretro_nestopia

View File

@ -56,6 +56,8 @@ else
build_libretro_nx
# O2EM - not tested yet - could be endian unsafe
#build_libretro_o2em
# Prosystem - not tested yet - could be endian unsafe
#build_libretro_prosystem
build_libretro_prboom
build_libretro_stella
build_libretro_quicknes