From c69d4630e830da278330b9cd5a41e71b73e4dd6c Mon Sep 17 00:00:00 2001 From: Sabian Roberts <31491602+sabianroberts@users.noreply.github.com> Date: Sat, 7 Sep 2024 21:50:34 +0100 Subject: [PATCH] Update .gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 5357d608..43f0734f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,3 +3,6 @@ url = https://github.com/YaLTeR/discord-rpc.git branch = xp shallow = true +[submodule "external/openal-soft"] + path = external/openal-soft + url = https://github.com/kcat/openal-soft.git \ No newline at end of file