xoreos
0.0.5
|
Internal resource information. More...
Public Attributes | |
uint32 | offset |
The offset of the resource within the NDS. More... | |
uint32 | size |
The resource's size. More... | |
uint32 Aurora::NDSFile::IResource::offset |
The offset of the resource within the NDS.
Definition at line 79 of file ndsrom.h.
Referenced by Aurora::NDSFile::getResource().
uint32 Aurora::NDSFile::IResource::size |
The resource's size.
Definition at line 80 of file ndsrom.h.
Referenced by Aurora::NDSFile::getResource(), and Aurora::NDSFile::getResourceSize().