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
+1 -1
Submodule lib/agl updated: b31cfcd01e...9731cfc501
+2 -1
View File
@@ -2,7 +2,8 @@
#include <gsys/gsysModelUnit.h>
#include <nn/g3d/ModelObj.h>
#include <nn/gfx/memory.h>
#include <nn/gfx/gfx_MemoryPool.h>
#include <nn/gfx/gfx_Types.h>
#include <prim/seadDelegate.h>
namespace agl {