tp/include/JSystem/J3DGraphBase/J3DMatBlock.h

15 lines
229 B
C++

#ifndef J3DMATBLOCK_H
#define J3DMATBLOCK_H
#include "dolphin/gx/GXTexture.h"
#include "dolphin/types.h"
class J3DGXColorS10 {
public:
/* 8000E460 */ J3DGXColorS10();
_GXColorS10 mColor;
};
#endif /* J3DMATBLOCK_H */