diff options
author | heavydemon21 <nielsstunnebrink1@gmail.com> | 2024-10-02 10:18:51 +0200 |
---|---|---|
committer | heavydemon21 <nielsstunnebrink1@gmail.com> | 2024-10-02 10:18:51 +0200 |
commit | 41bd601ef62d967c80cc0591eaf6b4290baae425 (patch) | |
tree | acd94cd458fc13b4c79837792f2a97f341ef3d7d /.gitmodules | |
parent | 2add1f75012dd14efb4d69ce11566ef4477e74c2 (diff) |
removed submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index a20e230..bb860c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,6 +10,3 @@ path = lib/sdl2 url = https://github.com/libsdl-org/SDL shallow = true -[submodule "lib/sdl_image/src"] - path = lib/sdl_image/src - url = https://github.com/libsdl-org/SDL_image |