xoreos
0.0.5
|
Info structure, specifies names and offsets of all kinds of lists in Nintendo files. More...
Public Attributes | |
Common::UString | name |
uint32 | offset |
uint8 | count |
Info structure, specifies names and offsets of all kinds of lists in Nintendo files.
Definition at line 203 of file model_sonic.h.
uint8 Graphics::Aurora::Model_Sonic::Info::count |
Definition at line 207 of file model_sonic.h.
Common::UString Graphics::Aurora::Model_Sonic::Info::name |
Definition at line 204 of file model_sonic.h.
uint32 Graphics::Aurora::Model_Sonic::Info::offset |
Definition at line 206 of file model_sonic.h.