summaryrefslogtreecommitdiff
path: root/include/JSystem/J3DGraphBase
diff options
context:
space:
mode:
authorTakaRikka <takarikka@outlook.com>2023-07-30 18:57:56 -0700
committerTakaRikka <takarikka@outlook.com>2023-08-02 01:31:23 -0700
commit854fb607b9c416d15589b03e858d5f9708bf1d6e (patch)
tree401656620a28fc788e29e734d699fed0f227878e /include/JSystem/J3DGraphBase
parent24161e34d27f70ab54d584769b1d9f71262d02e9 (diff)
d_a_obj_swpropeller OK, work on d_kankyo / misc
Diffstat (limited to 'include/JSystem/J3DGraphBase')
-rw-r--r--include/JSystem/J3DGraphBase/J3DMatBlock.h4
-rw-r--r--include/JSystem/J3DGraphBase/J3DStruct.h2
2 files changed, 4 insertions, 2 deletions
diff --git a/include/JSystem/J3DGraphBase/J3DMatBlock.h b/include/JSystem/J3DGraphBase/J3DMatBlock.h
index 377746bb9d..a976be81c9 100644
--- a/include/JSystem/J3DGraphBase/J3DMatBlock.h
+++ b/include/JSystem/J3DGraphBase/J3DMatBlock.h
@@ -10,13 +10,13 @@
#include "m_Do/m_Do_lib.h"
struct J3DGXColorS10 {
- /* 8000E460 */ J3DGXColorS10();
+ /* 8000E460 */ J3DGXColorS10() {}
_GXColorS10 mColor;
};
struct J3DGXColor : public _GXColor {
- /* 8000E538 */ J3DGXColor();
+ /* 8000E538 */ J3DGXColor() {}
};
struct J3DNBTScaleInfo {
diff --git a/include/JSystem/J3DGraphBase/J3DStruct.h b/include/JSystem/J3DGraphBase/J3DStruct.h
index cb98164d03..5fa9a87af1 100644
--- a/include/JSystem/J3DGraphBase/J3DStruct.h
+++ b/include/JSystem/J3DGraphBase/J3DStruct.h
@@ -23,6 +23,8 @@ class J3DLightObj {
public:
/* 80018C0C */ J3DLightObj() : mInfo(j3dDefaultLightInfo) {}
+ J3DLightInfo& getLightInfo() { return mInfo; }
+
/* 0x00 */ J3DLightInfo mInfo;
/* 0x34 */ u8 field_0x34[64];
}; // Size = 0x74