mirror of
https://github.com/zeldaret/tp
synced 2026-07-29 23:48:25 -04: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