Matched game/chrman

This commit is contained in:
mrshigure 2024-02-15 06:20:24 -08:00
parent c6daaf6ad3
commit 19a7d28449
17 changed files with 2171 additions and 43 deletions

View file

@ -49,6 +49,8 @@ HsfObject *Hu3DObjDuplicate(HsfData *arg0, u32 arg1);
void Hu3DModelObjDrawInit(void);
void Hu3DModelObjDraw(s16 arg0, char *arg1, Mtx arg2);
extern Vec PGMaxPos;
extern Vec PGMinPos;
extern u32 totalPolyCnt;
extern u32 totalPolyCnted;
extern u32 totalMatCnt;