Line 17:
Line 17:
=== lyt1 section ===
=== lyt1 section ===
−
Comes directly after the header (offset 0x10 in file). Unknown purpose.
+
Comes directly after the header (offset 0x10 in file). Defines main layout attributes.
typedef struct
typedef struct
{
{
char sig [4]; // "lyt1" in ASCII.
char sig [4]; // "lyt1" in ASCII.
u32 size_header;
u32 size_header;
−
u8 layouts_count;
+
u8 layout_centered; // 1 if layout is drawn from center
u8 pad[3];
u8 pad[3];
u32 width;
u32 width;