From f581e2c0a9ea34b758a54c5170462ae23bf3a5a3 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 7 Oct 2020 15:04:12 +0200 Subject: [PATCH] Remove submodule --- Makefile.common | 2 ++ libretro/libretro-common | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 160000 libretro/libretro-common diff --git a/Makefile.common b/Makefile.common index 153889d..3b59b85 100644 --- a/Makefile.common +++ b/Makefile.common @@ -18,6 +18,8 @@ SOURCES_C += $(LIBRETRO_COMM_DIR)/compat/compat_strl.c \ $(LIBRETRO_COMM_DIR)/encodings/encoding_utf.c \ $(LIBRETRO_COMM_DIR)/file/file_path.c \ $(LIBRETRO_COMM_DIR)/file/file_path_io.c \ + $(LIBRETRO_COMM_DIR)/string/stdstring.c \ + $(LIBRETRO_COMM_DIR)/time/rtime.c \ $(LIBRETRO_COMM_DIR)/vfs/vfs_implementation.c SOURCES_C += \ diff --git a/libretro/libretro-common b/libretro/libretro-common deleted file mode 160000 index 6f62594..0000000 --- a/libretro/libretro-common +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6f625948d1b985702cb92f4907c7db0e21b6eebc