Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | DestructorChain |
Typedefs | |
typedef struct DestructorChain | DestructorChain |
Functions | |
void | __unregister_fragment (int fragmentID) |
int | __register_fragment (struct __eti_init_info *info, char *TOC) |
void * | __register_global_object (void *object, void *destructor, void *regmem) |
void | __destroy_global_chain (void) |
int __register_fragment | ( | struct __eti_init_info * | info, |
char * | TOC | ||
) |