Merge pull request #11165 from albertoruibal/psl1ght-rtime-bug
Bug in the Makefile for psl1ght after adding rtime
This commit is contained in:
commit
fd291f14ef
|
@ -70,7 +70,7 @@ OBJ = frontend/frontend_salamander.o \
|
|||
libretro-common/streams/file_stream.o \
|
||||
libretro-common/vfs/vfs_implementation.o \
|
||||
libretro-common/file/config_file.o \
|
||||
libretro-common/time/rtime.c \
|
||||
libretro-common/time/rtime.o \
|
||||
file_path_str.o \
|
||||
verbosity.o
|
||||
|
||||
|
|
Loading…
Reference in New Issue