libnds
Data Fields
tlf_header Struct Reference

TLF file header. More...

#include <tlf.h>

Data Fields

uint32_t magic
 Magic number: TLF_MAGIC.
 
uint8_t num_sections
 Number of sections in the file.
 
uint8_t padding [2]
 Unused. Set to zero.
 
tlf_section_header section []
 Array of section headers.
 
uint8_t version
 Version number (currently 0)
 

Detailed Description

TLF file header.


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