Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
NMWException.h File Reference

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)
 

Typedef Documentation

◆ DestructorChain

Function Documentation

◆ __destroy_global_chain()

void __destroy_global_chain ( void  )

◆ __register_fragment()

int __register_fragment ( struct __eti_init_info info,
char TOC 
)

◆ __register_global_object()

void * __register_global_object ( void object,
void destructor,
void regmem 
)

◆ __unregister_fragment()

void __unregister_fragment ( int  fragmentID)