From 48d873230b0b4c463c61616cc2e1a49b4257f299 Mon Sep 17 00:00:00 2001 From: shweet Date: Mon, 10 Nov 2025 23:59:18 -0500 Subject: [PATCH] Help -> About...almoooooooooost......... --- .gitmodules | 3 +++ external/libxm | 1 + 2 files changed, 4 insertions(+) create mode 160000 external/libxm diff --git a/.gitmodules b/.gitmodules index 39508a8..7172566 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,3 +17,6 @@ [submodule "external/SDL_mixer"] path = external/SDL_mixer url = https://github.com/libsdl-org/SDL_mixer +[submodule "external/libxm"] + path = external/libxm + url = https://github.com/Artefact2/libxm diff --git a/external/libxm b/external/libxm new file mode 160000 index 0000000..9f599c4 --- /dev/null +++ b/external/libxm @@ -0,0 +1 @@ +Subproject commit 9f599c4dd4079700e2d9b8af62dc1ab8d76808f5