Disabled mame in libretro-build.sh (should've done this at the start)

This commit is contained in:
T. Joseph Carter 2015-03-17 17:11:40 -07:00
parent 164cb8e340
commit 66f1fe8cf7

View File

@ -136,7 +136,8 @@ build_default_cores() {
libretro_build_core gw
libretro_build_core hatari
libretro_build_core lutro
libretro_build_core mame
# Consider current mame to be WIP (temporary)
# libretro_build_core mame
libretro_build_core mame078
libretro_build_core mednafen_gba
libretro_build_core mednafen_lynx