mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2025-10-06 00:22:39 +02:00
Made RT64 into a submodule, redid UI patching using new extended gbi alignment commands
This commit is contained in:
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -1,9 +1,9 @@
|
||||
[submodule "lib/RmlUi"]
|
||||
path = lib/RmlUi
|
||||
url = https://github.com/mikke89/RmlUi/
|
||||
[submodule "thirdparty/RmlUi"]
|
||||
path = thirdparty/RmlUi
|
||||
url = https://github.com/mikke89/RmlUi
|
||||
[submodule "thirdparty/nativefiledialog-extended"]
|
||||
path = thirdparty/nativefiledialog-extended
|
||||
[submodule "lib/nativefiledialog-extended"]
|
||||
path = lib/nativefiledialog-extended
|
||||
url = https://github.com/btzy/nativefiledialog-extended
|
||||
[submodule "lib/RT64-HLE"]
|
||||
path = lib/RT64-HLE
|
||||
url = https://github.com/DarioSamo/RT64-HLE/
|
||||
|
Reference in New Issue
Block a user