![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
| struct | DestructorChain |
Typedefs | |
| typedef short | vbase_ctor_arg_type |
| typedef char | local_cond_type |
| 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) |
| typedef struct DestructorChain DestructorChain |
| typedef char local_cond_type |
| typedef short vbase_ctor_arg_type |
| void __destroy_global_chain | ( | void | ) |
| int __register_fragment | ( | struct __eti_init_info * | info, |
| char * | TOC ) |
| void * __register_global_object | ( | void * | object, |
| void * | destructor, | ||
| void * | regmem ) |
| void __unregister_fragment | ( | int | fragmentID | ) |