From 626a4d2e20e4f27eaf8235074f2d4b8815a974c5 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 4 Apr 2022 13:58:25 -0700 Subject: [PATCH] remove raylib --- .gitmodules | 3 --- vendor/raylib | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/raylib diff --git a/.gitmodules b/.gitmodules index e80359be6..28095252a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "vendor/mach"] path = vendor/mach url = https://github.com/hexops/mach.git -[submodule "vendor/raylib"] - path = vendor/raylib - url = https://github.com/raysan5/raylib.git [submodule "vendor/stb"] path = vendor/stb url = https://github.com/nothings/stb.git diff --git a/vendor/raylib b/vendor/raylib deleted file mode 160000 index 709ec1663..000000000 --- a/vendor/raylib +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 709ec1663da66815e8818e8c6b2fc3025374e1eb