mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-10 03:05:19 -04:00
fix inline/member name
This commit is contained in:
@@ -45,7 +45,7 @@ struct J3DVertexBlock : public J3DModelBlock {
|
||||
struct J3DEnvelopBlock : public J3DModelBlock {
|
||||
/* 0x08 */ u16 mWEvlpMtxNum;
|
||||
/* 0x0C */ void* mpWEvlpMixMtxNum;
|
||||
/* 0x10 */ void* mpWEvlpMixIndex;
|
||||
/* 0x10 */ void* mpWEvlpMixMtxIndex;
|
||||
/* 0x14 */ void* mpWEvlpMixWeight;
|
||||
/* 0x18 */ void* mpInvJointMtx;
|
||||
}; // Size: 0x1C
|
||||
|
||||
Reference in New Issue
Block a user