mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
J3DJoint OK
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
inline void calcZRatio();
|
||||
void setNonSort() { mSortType = 5; }
|
||||
void setZSort() { mSortType = 2; }
|
||||
void setZMtx(MtxP mtx) { mpZMtx = mtx; }
|
||||
|
||||
public:
|
||||
/* 0x00 */ J3DPacket** mpBuf;
|
||||
|
||||
Reference in New Issue
Block a user