mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
@@ -14,6 +14,8 @@ SOURCES_C := \
|
|||||||
|
|
||||||
SOURCES_C += $(LIBRETRO_COMM_DIR)/compat/compat_strl.c \
|
SOURCES_C += $(LIBRETRO_COMM_DIR)/compat/compat_strl.c \
|
||||||
$(LIBRETRO_COMM_DIR)/compat/compat_strcasestr.c \
|
$(LIBRETRO_COMM_DIR)/compat/compat_strcasestr.c \
|
||||||
|
$(LIBRETRO_COMM_DIR)/compat/fopen_utf8.c \
|
||||||
|
$(LIBRETRO_COMM_DIR)/encodings/encoding_utf.c \
|
||||||
$(LIBRETRO_COMM_DIR)/file/file_path.c \
|
$(LIBRETRO_COMM_DIR)/file/file_path.c \
|
||||||
$(LIBRETRO_COMM_DIR)/file/file_path_io.c \
|
$(LIBRETRO_COMM_DIR)/file/file_path_io.c \
|
||||||
$(LIBRETRO_COMM_DIR)/vfs/vfs_implementation.c
|
$(LIBRETRO_COMM_DIR)/vfs/vfs_implementation.c
|
||||||
|
|||||||
Reference in New Issue
Block a user