aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorneonloop2021-08-14 23:30:16 +0000
committerneonloop2021-08-14 23:30:16 +0000
commit43929bba35f0929a90a4128c4bfd50c226e1e842 (patch)
tree0e65e4921bce9494ef8fd9fd85e306cf2ba05b9f /Makefile
parent316597f18ebb4758df25c8de2810d6d130ad00be (diff)
downloadpicoarch-43929bba35f0929a90a4128c4bfd50c226e1e842.tar.gz
picoarch-43929bba35f0929a90a4128c4bfd50c226e1e842.tar.bz2
picoarch-43929bba35f0929a90a4128c4bfd50c226e1e842.zip
Updates pcsx_rearmed core options text / defaults
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6852980..91bb1ec 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ LDFLAGS = -lc -ldl -lgcc -lm -lSDL -lasound -lpng -lz -Wl,--gc-sections -flto
# EXTRA_CORES += fbalpha2012
# EXTRA_CORES += mame2003_plus
-CORES = gambatte gpsp mame2000 snes9x2002 snes9x2005 $(EXTRA_CORES)
+CORES = gambatte gpsp mame2000 pcsx_rearmed snes9x2002 snes9x2005 $(EXTRA_CORES)
gambatte_REPO = https://github.com/libretro/gambatte-libretro