Added function patching, began reorganizing UI code, added native file dialog library

This commit is contained in:
Mr-Wiseguy
2023-11-11 17:42:07 -05:00
parent 91611c9c33
commit 398988a961
21 changed files with 622 additions and 802 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "thirdparty/RmlUi"]
path = thirdparty/RmlUi
url = https://github.com/mikke89/RmlUi
[submodule "thirdparty/nativefiledialog-extended"]
path = thirdparty/nativefiledialog-extended
url = https://github.com/btzy/nativefiledialog-extended