From df77eae2b31e75ae139191a08243a2fb49e21551 Mon Sep 17 00:00:00 2001 From: jdflyer Date: Fri, 15 Mar 2024 01:35:29 -0600 Subject: Fix make game (#2097) --- include/JSystem/J2DGraph/J2DMaterialFactory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/JSystem/J2DGraph') diff --git a/include/JSystem/J2DGraph/J2DMaterialFactory.h b/include/JSystem/J2DGraph/J2DMaterialFactory.h index 22d3702e74..02936b0ad2 100644 --- a/include/JSystem/J2DGraph/J2DMaterialFactory.h +++ b/include/JSystem/J2DGraph/J2DMaterialFactory.h @@ -142,7 +142,7 @@ private: /* 0x2C */ u16* field_0x2c; /* 0x30 */ _GXCullMode* field_0x30; /* 0x34 */ J2DTevOrderInfo* field_0x34; - /* 0x38 */ J2DGXColorS10* field_0x38; + /* 0x38 */ _GXColorS10* field_0x38; /* 0x3C */ GXColor* field_0x3c; /* 0x40 */ u8* field_0x40; /* 0x44 */ J2DTevStageInfo* field_0x44; -- cgit v1.2.3