Add file_path_str.c to PSP Salamander
This commit is contained in:
parent
c3eda56561
commit
e892bf6e8b
|
@ -45,6 +45,7 @@ OBJS = frontend/frontend_salamander.o \
|
||||||
libretro-common/streams/file_stream.o \
|
libretro-common/streams/file_stream.o \
|
||||||
libretro-common/file/retro_stat.o \
|
libretro-common/file/retro_stat.o \
|
||||||
libretro-common/hash/rhash.o \
|
libretro-common/hash/rhash.o \
|
||||||
|
file_path_str.o \
|
||||||
verbosity.o \
|
verbosity.o \
|
||||||
bootstrap/psp1/kernel_functions.o
|
bootstrap/psp1/kernel_functions.o
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue