diff options
Diffstat (limited to 'include/JSystem/J3DGraphAnimator/J3DModelData.h')
| -rw-r--r-- | include/JSystem/J3DGraphAnimator/J3DModelData.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/JSystem/J3DGraphAnimator/J3DModelData.h b/include/JSystem/J3DGraphAnimator/J3DModelData.h index 766ae76a76..125e7c9b3d 100644 --- a/include/JSystem/J3DGraphAnimator/J3DModelData.h +++ b/include/JSystem/J3DGraphAnimator/J3DModelData.h @@ -8,6 +8,9 @@ #include "JSystem/J3DGraphBase/J3DVertex.h" #include "dolphin/types.h" +typedef struct _GXColor GXColor; +class JUTNameTab; + class J3DModelData { public: /* 80325D88 */ void clear(); |
