From ac2868abc09e16485cd6806866067f7d7c082dff Mon Sep 17 00:00:00 2001 From: tylermurphy534 Date: Thu, 22 Sep 2022 11:14:00 -0400 Subject: start implementing openal soft --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index ec4e33c..c48bf84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,3 @@ [submodule "stb"] path = lib/stb url = https://github.com/nothings/stb.git -[submodule "openal-soft"] - path = lib/openal - url = https://github.com/kcat/openal-soft.git -- cgit v1.2.3-freya