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

Go to the source code of this file.

Classes

class  mDoHIO_child_c
 
class  mDoHIO_entry_c
 
class  mDoHIO_subRoot_c
 
class  mDoHIO_root_c
 

Functions

void mDoHIO_updateChild (s8 i_no)
 
void mDoHIO_update ()
 
void mDoHIO_deleteChild (s8 i_no)
 
s8 mDoHIO_createChild (const char *i_name, JORReflexible *i_node)
 

Variables

mDoHIO_root_c mDoHIO_root
 

Function Documentation

◆ mDoHIO_createChild()

s8 mDoHIO_createChild ( const char * i_name,
JORReflexible * i_node )
inline

◆ mDoHIO_deleteChild()

void mDoHIO_deleteChild ( s8 i_no)

◆ mDoHIO_update()

void mDoHIO_update ( )
inline

◆ mDoHIO_updateChild()

void mDoHIO_updateChild ( s8 i_no)

Variable Documentation

◆ mDoHIO_root

mDoHIO_root_c mDoHIO_root
extern