Handle nn::gfx merge (#108)

* Fix build and document nn::gfx merge

* Update submodules and some extra labelling in csv

* Fix various issues

* Make versioning more flexible
This commit is contained in:
ThePixelCoder
2022-12-19 06:12:15 -06:00
committed by GitHub
parent b4e6a4dac9
commit 4275779f8a
7 changed files with 174 additions and 159 deletions
+3
View File
@@ -75,4 +75,7 @@ void nxargs::allocEntries(sead::Heap* heap, const u8* data) {
}
}
// todo: placeholder to hide the warning in tools/check
void nxargs::handleArgs() {}
} // namespace ksys