J3DVertex almost

This commit is contained in:
Jasper St. Pierre
2023-09-12 20:16:11 -07:00
parent d3b4092523
commit c0d02ccfcf
7 changed files with 215 additions and 25 deletions
+1
View File
@@ -121,6 +121,7 @@ public:
static void resetVcdVatCache() { sOldVcdVatCmd = NULL; }
static void* sOldVcdVatCmd;
static u8 sEnvelopeFlag;
private:
friend struct J3DShapeFactory;