mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-30 10:37:05 +00:00
SDL3 Basic Window
This commit is contained in:
parent
b552608b83
commit
677893b4b7
5 changed files with 60 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -7,3 +7,6 @@
|
|||
[submodule "3rd_Party/rem"]
|
||||
path = 3rd_Party/rem
|
||||
url = https://github.com/pound-emu/rem.git
|
||||
[submodule "3rd_Party/SDL3"]
|
||||
path = 3rd_Party/SDL3
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue