mirror of
https://github.com/zeldaret/tp
synced 2026-08-17 13:30:07 -04:00
J3DShape: more OK
This commit is contained in:
@@ -123,6 +123,7 @@ public:
|
||||
|
||||
J3DShape* getShape() const { return mpShape; }
|
||||
J3DModel* getModel() const { return mpModel; }
|
||||
Mtx* getBaseMtxPtr() const { return mpBaseMtxPtr; }
|
||||
|
||||
public:
|
||||
/* 0x28 */ J3DShape* mpShape;
|
||||
|
||||
Reference in New Issue
Block a user