Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
typedef void(* | VoidFunc) (void) |
Functions | |
void | _prolog () |
void | _epilog () |
void | _unresolved () |
void | ModuleProlog (void) |
void | ModuleEpilog (void) |
void | ModuleUnresolved (void) |
void | ModuleConstructorsX (const VoidFunc *ctors) |
void | ModuleDestructorsX (const VoidFunc *dtors) |
Variables | |
const VoidFunc | _ctors [] |
const VoidFunc | _dtors [] |
|
extern |
|
extern |
|
extern |