1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

Update Makefile.griffin

This commit is contained in:
twinaphex 2020-02-03 18:14:15 +01:00
parent 12e82baeb3
commit fdb7f972a6

View File

@ -237,6 +237,7 @@ else ifeq ($(platform), xenon360)
HAVE_THREADS := 1
HAVE_GETOPT_LONG := 1
RARCH_CONSOLE = 1
HAVE_CONFIGFILE := 1
# PSP
else ifeq ($(platform), psp1)