mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(PS3) Fix Salamander build
This commit is contained in:
parent
cbdb91a668
commit
4572675a15
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ PPU_SRCS = frontend/frontend_salamander.c \
|
|||
libretro-common/compat/compat_strl.c \
|
||||
libretro-common/compat/compat_strcasestr.c \
|
||||
libretro-common/streams/file_stream.c \
|
||||
libretro-common/vfs/vfs_implementation.o \
|
||||
libretro-common/vfs/vfs_implementation.c \
|
||||
libretro-common/file/config_file.c \
|
||||
file_path_str.c \
|
||||
verbosity.c
|
||||
|
|
Loading…
Add table
Reference in a new issue