![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| static u32 | calcSum2 (u16 const *data, u32 size) |
| void | ModuleProlog () |
| void | ModuleEpilog () |
| void | ModuleUnresolved () |
| void | ModuleConstructorsX (void(**ctors)()) |
| void | ModuleDestructorsX (void(**dtors)()) |
Variables | |
| static const char * | baseString = "Base" |
| void ModuleConstructorsX | ( | void(** | ctors )() | ) |
| void ModuleDestructorsX | ( | void(** | dtors )() | ) |
| void ModuleEpilog | ( | void | ) |
| void ModuleProlog | ( | void | ) |
| void ModuleUnresolved | ( | void | ) |
|
static |