Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JUTException.cpp File Reference

Classes

struct  CallbackObject
 

Functions

 STATIC_ASSERT (sizeof(CallbackObject)==0x14)
 
static void search_name_part (u8 *src, u8 *dst, int dst_length)
 

Variables

static OSTime c3bcnt [4] = {0, 0, 0, 0}
 
static CallbackObject exCallbackObject
 
static OSContext context
 

Function Documentation

◆ search_name_part()

static void search_name_part ( u8 src,
u8 dst,
int  dst_length 
)
static

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(CallbackObject = =0x14)

Variable Documentation

◆ c3bcnt

OSTime c3bcnt[4] = {0, 0, 0, 0}
static

◆ context

OSContext context
static

◆ exCallbackObject

CallbackObject exCallbackObject
static