summaryrefslogtreecommitdiff
path: root/include/JSystem/J3DGraphBase/J3DStruct.h
diff options
context:
space:
mode:
authorCaroline Madsen <69010899+randomsalience@users.noreply.github.com>2024-01-25 12:24:38 -0500
committerGitHub <noreply@github.com>2024-01-25 19:24:38 +0200
commit4640b758c9cdb3772028bba345df635292133bf1 (patch)
tree499f7faf0f491a2f7fb8f067abb353d14b975237 /include/JSystem/J3DGraphBase/J3DStruct.h
parentba44ade90c3f04f5c163278fcadc4361c263acbb (diff)
d_a_obj_cdoor OK, d_a_obj_wchain mostly done, work on d_a_alink_wolf (#2047)
Diffstat (limited to 'include/JSystem/J3DGraphBase/J3DStruct.h')
-rw-r--r--include/JSystem/J3DGraphBase/J3DStruct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/JSystem/J3DGraphBase/J3DStruct.h b/include/JSystem/J3DGraphBase/J3DStruct.h
index 06fb45e5b0..e0e23f6379 100644
--- a/include/JSystem/J3DGraphBase/J3DStruct.h
+++ b/include/JSystem/J3DGraphBase/J3DStruct.h
@@ -31,7 +31,7 @@ public:
}
/* 0x00 */ J3DLightInfo mInfo;
- /* 0x34 */ u8 field_0x34[64];
+ /* 0x34 */ GXLightObj mLightObj;
}; // Size = 0x74
struct J3DTextureSRTInfo {