Skip to content

Commit

Permalink
GLFW -> SDL3
Browse files Browse the repository at this point in the history
  • Loading branch information
Atraxus committed Feb 24, 2025
1 parent 2183fd1 commit 30900c9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
[submodule "Extern/imgui"]
path = Extern/imgui
url = https://github.com/ocornut/imgui
[submodule "Extern/glfw"]
path = Extern/glfw
url = https://github.com/glfw/glfw
[submodule "Extern/stb"]
path = Extern/stb
url = https://github.com/nothings/stb
Expand All @@ -27,4 +24,7 @@
url = https://github.com/alpaka-group/alpaka.git
[submodule "Extern/portable-file-dialogs"]
path = Extern/portable-file-dialogs
url = https://github.com/samhocevar/portable-file-dialogs.git
url = https://github.com/samhocevar/portable-file-dialogs.git
[submodule "Extern/SDL"]
path = Extern/SDL
url = https://github.com/libsdl-org/SDL
1 change: 1 addition & 0 deletions Extern/SDL
Submodule SDL added at b5c3ea
1 change: 0 additions & 1 deletion Extern/glfw
Submodule glfw deleted from 7b6aea

0 comments on commit 30900c9

Please sign in to comment.