Jump to content

Sprite set file: Difference between revisions

No edit summary
Line 30: Line 30:
   u16 unknown_0x0c;
   u16 unknown_0x0c;
   u16 unknown_0x0e;
   u16 unknown_0x0e;
   u32 objStart; // Start index for this sprite in the spriteset_obj[] array
 
   // BYTE OFFSET from start of sprite_obj[] array to the 1st OBJ of this sprite
  u32 objOffset;
};
};