Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
IFFChunk_s Struct Reference

#include <iff.h>

Public Attributes

char Type [5]
 
uint32_t Size
 
uint16_t ChunkID
 
uint16_t Flags
 
char Label [65]
 
uint8_t * Data
 
void * FormattedData
 

Member Data Documentation

uint16_t IFFChunk_s::ChunkID
uint8_t* IFFChunk_s::Data
uint16_t IFFChunk_s::Flags
void* IFFChunk_s::FormattedData
char IFFChunk_s::Label[65]
uint32_t IFFChunk_s::Size
char IFFChunk_s::Type[5]

The documentation for this struct was generated from the following file: