aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dda2537..6abf045 100644
--- a/Makefile
+++ b/Makefile
@@ -18,10 +18,9 @@ LDFLAGS = -lc -ldl -lgcc -lm -lSDL -lasound -lpng -lz -Wl,--gc-sections -flto
# Unpolished or slow cores that build
# EXTRA_CORES += fbalpha2012
-# EXTRA_CORES += gambatte
# EXTRA_CORES += mame2003_plus
-CORES = gpsp mame2000 snes9x2002 snes9x2005 $(EXTRA_CORES)
+CORES = gambatte gpsp mame2000 snes9x2002 snes9x2005 $(EXTRA_CORES)
gambatte_REPO = https://github.com/libretro/gambatte-libretro
mame2000_REPO = https://github.com/libretro/mame2000-libretro