From 43929bba35f0929a90a4128c4bfd50c226e1e842 Mon Sep 17 00:00:00 2001 From: neonloop Date: Sat, 14 Aug 2021 23:30:16 +0000 Subject: Updates pcsx_rearmed core options text / defaults --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3