d_a_npc_zra mostly done, misc npc work (#2140)

This commit is contained in:
Caroline Madsen
2024-04-26 22:20:26 -04:00
committed by GitHub
parent c163dc9ed3
commit 669c7d920b
61 changed files with 9187 additions and 3971 deletions
+1
View File
@@ -128,6 +128,7 @@ public:
}
int remove(J3DModelData* i_modelData) { return i_modelData->removeMatColorAnimator(mpAnm); }
J3DAnmColor* getBpkAnm() { return mpAnm; }
private:
/* 0x14 */ J3DAnmColor* mpAnm;