mirror of
https://github.com/libretro/libretro-o2em.git
synced 2025-02-18 15:27:34 +00:00
remove submodule for real and add some necessary files
This commit is contained in:
parent
3a3dd24eb1
commit
fc65f66b45
@ -34,6 +34,7 @@ SOURCES_C := \
|
||||
$(LIBRETRO_COMM_DIR)/audio/resampler/drivers/sinc_resampler.c \
|
||||
$(LIBRETRO_COMM_DIR)/compat/compat_posix_string.c \
|
||||
$(LIBRETRO_COMM_DIR)/compat/compat_strl.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)/features/features_cpu.c \
|
||||
@ -44,6 +45,7 @@ SOURCES_C := \
|
||||
$(LIBRETRO_COMM_DIR)/formats/wav/rwav.c \
|
||||
$(LIBRETRO_COMM_DIR)/lists/string_list.c \
|
||||
$(LIBRETRO_COMM_DIR)/memmap/memalign.c \
|
||||
$(LIBRETRO_COMM_DIR)/memmap/memmap.c \
|
||||
$(LIBRETRO_COMM_DIR)/streams/file_stream.c \
|
||||
$(LIBRETRO_COMM_DIR)/string/stdstring.c \
|
||||
$(LIBRETRO_COMM_DIR)/time/rtime.c \
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 3ad323ec8aba4a106c37144ebf11f0290d974b32
|
Loading…
x
Reference in New Issue
Block a user