From f1cc87f35472a58e04f6cd723a747fa122963380 Mon Sep 17 00:00:00 2001 From: wrapper Date: Mon, 4 Aug 2025 21:45:36 +0700 Subject: [PATCH] submodules --- .gitmodules | 3 +++ externals/libxaac | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 externals/libxaac diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3141162 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "externals/libxaac"] + path = externals/libxaac + url = https://code.ucomsite.my.id/wrapper/libxaac diff --git a/externals/libxaac b/externals/libxaac new file mode 160000 index 0000000..17b657d --- /dev/null +++ b/externals/libxaac @@ -0,0 +1 @@ +Subproject commit 17b657d7c3ff4ef8950e75016821d792669227b8