In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
53 bytes added ,  02:58, 19 September 2009
m
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;
90

edits

Navigation menu