resources: Start using libromfs to embed resources

This commit is contained in:
WerWolv
2021-12-22 15:06:16 +01:00
parent 28cba0602c
commit 85f276c259
10 changed files with 42 additions and 128 deletions

3
.gitmodules vendored
View File

@@ -21,3 +21,6 @@
[submodule "external/capstone"]
path = external/capstone
url = https://github.com/capstone-engine/capstone
[submodule "external/libromfs"]
path = external/libromfs
url = https://github.com/WerWolv/libromfs