From 3c5479545129408f5d5c34ad0c23e05ece03971f Mon Sep 17 00:00:00 2001 From: JiXieShi Date: Thu, 19 Dec 2024 23:01:11 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=F0=9F=94=A7=20fix(file):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E6=96=87=E4=BB=B6=E8=B7=AF=E5=BE=84=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E5=8A=A0=E8=BD=BD=E9=97=AE=E9=A2=98?= =?UTF-8?q?"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 6d8133489b1ec644da54473be1c8a13c58fc139e. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3ea2ff4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "SDL3"] + path = SDL3 + url = https://github.com/libsdl-org/SDL.git