From 2db7fe959ba6c7d03c9693fbd5601b08644b2904 Mon Sep 17 00:00:00 2001 From: Kouya Heika Date: Wed, 22 Apr 2026 03:33:45 -0500 Subject: [PATCH] add libxmp submodule --- .gitmodules | 3 +++ libxmp | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 libxmp diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1df232f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libxmp"] + path = libxmp + url = https://github.com/libxmp/libxmp diff --git a/libxmp b/libxmp new file mode 160000 index 0000000..6ad7a08 --- /dev/null +++ b/libxmp @@ -0,0 +1 @@ +Subproject commit 6ad7a08cbeefbc9c761d1a9b5d48c75c80b04511