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

Go to the source code of this file.

Classes

struct  JOREventCallbackListNode
 
class  JORServer
 

Functions

void JOR_MESSAGELOOP ()
 
void JOR_INIT ()
 
void JOR_SETROOTNODE (const char *, JORReflexible *, u32, u32)
 
u32 JORMessageBox (const char *message, const char *title, u32 style)
 

Function Documentation

◆ JOR_INIT()

void JOR_INIT ( )

◆ JOR_MESSAGELOOP()

void JOR_MESSAGELOOP ( )

◆ JOR_SETROOTNODE()

void JOR_SETROOTNODE ( const char * ,
JORReflexible * ,
u32 ,
u32  )

◆ JORMessageBox()

u32 JORMessageBox ( const char * message,
const char * title,
u32 style )