From f3e184b4869c6783c35768bd675834d9c6c53b91 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Tue, 19 Dec 2023 07:00:40 -0500 Subject: [PATCH] Add a comment about SDK --- LEGO1/mxsmack.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LEGO1/mxsmack.h b/LEGO1/mxsmack.h index 5899a620..d035dce1 100644 --- a/LEGO1/mxsmack.h +++ b/LEGO1/mxsmack.h @@ -6,6 +6,8 @@ #include +// This might all be part of the RAD Game Tools Smacker SDK since it looks like C-style code + // SIZE 0x6b8 struct MxSmack { Smack m_smack; // 0x00