![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
Data Fields | |
char * | img_filename |
char * | bin_filename |
tool_mode | mode |
unsigned int | offset |
img_format | format |
int | depth |
int | width |
int | height |
int | truncate |
char* graphics_config::bin_filename |
int graphics_config::depth |
img_format graphics_config::format |
int graphics_config::height |
char* graphics_config::img_filename |
tool_mode graphics_config::mode |
unsigned int graphics_config::offset |
int graphics_config::truncate |
int graphics_config::width |