mirror of
https://github.com/XboxDev/nxdk.git
synced 2026-02-04 13:45:47 +00:00
Add basic SDL video support (sw render)
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -4,3 +4,7 @@
|
||||
[submodule "lib/net/lwip"]
|
||||
path = lib/net/lwip
|
||||
url = git://git.savannah.nongnu.org/lwip.git
|
||||
[submodule "lib/sdl/SDL2"]
|
||||
path = lib/sdl/SDL2
|
||||
url = https://github.com/mborgerson/nxdk-sdl.git
|
||||
branch = nxdk
|
||||
|
||||
Reference in New Issue
Block a user