Update picodrive

This commit is contained in:
twinaphex
2020-05-27 21:43:14 +02:00
parent 117dec2085
commit b8fb8f2853

View File

@@ -760,7 +760,7 @@ PLATFORM = libretro
NO_CONFIG_MAK = yes
OBJOUT = -o
LINKOUT = -o
LINKOUT = -o
ifneq (,$(findstring msvc,$(platform)))
CFLAGS += -wd4702 -wd4711 -wd4202 -wd4101