J3DShape: more OK

This commit is contained in:
Jasper St. Pierre
2022-04-24 01:57:11 -07:00
parent 2358fd042d
commit fb8b3251d6
5 changed files with 92 additions and 24 deletions
@@ -41,6 +41,7 @@ public:
static void setCurrentPipeline(u32 pipeline) { sCurrentPipeline = pipeline; }
static void setLODFlag(u8 flag) { struct_804515B0[1] = flag; }
static void resetMtxLoadCache();
private:
/* 0x04 */ u16 mUseMtxIndex;