Files
tp/include/JSystem/J3DGraphBase/J3DMatBlock.h
T

15 lines
229 B
C++
Raw Normal View History

2021-03-28 22:49:05 +02:00
#ifndef J3DMATBLOCK_H
#define J3DMATBLOCK_H
#include "dolphin/gx/GXTexture.h"
2021-03-28 22:49:05 +02:00
#include "dolphin/types.h"
class J3DGXColorS10 {
public:
/* 8000E460 */ J3DGXColorS10();
_GXColorS10 mColor;
};
2021-03-28 22:49:05 +02:00
#endif /* J3DMATBLOCK_H */