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

Offset and size boundaries of an individual member file within the NARC database. More...

#include <narc.h>

Data Fields

u32 start
 
u32 end
 
u32 size
 

Detailed Description

Offset and size boundaries of an individual member file within the NARC database.

Field Documentation

◆ end

u32 NarcMemberRange::end

Absolute end byte offset inside the game archive.

◆ size

u32 NarcMemberRange::size

Unpacked size in bytes.

◆ start

u32 NarcMemberRange::start

Absolute start byte offset inside the game archive.


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