AnimaEngine  1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
Data Fields
NdsFatRange Struct Reference

Represents offset boundaries of an individual file in the NDS ROM filesystem. More...

#include <nds_fat.h>

Data Fields

u32 start
 
u32 end
 
u32 size
 

Detailed Description

Represents offset boundaries of an individual file in the NDS ROM filesystem.

Field Documentation

◆ end

u32 NdsFatRange::end

End byte offset inside ROM file.

◆ size

u32 NdsFatRange::size

Size of the file in bytes.

◆ start

u32 NdsFatRange::start

Start byte offset inside ROM file.


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