diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index 429f1923..303be41d 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -2329,7 +2329,7 @@ struct S_Unknown_GC_Ep3_E1 { ptext name; ptext description; }; - /* 0024 */ parray entries; + /* 0024 */ Entry entries[4]; /* 00E4 */ parray unknown_a3; /* 0104 */ parray unknown_a4; /* 0118 */ parray unknown_a5;