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

Functions

static u8 MemCardWorkArea0[CARD_WORKAREA_SIZE] ATTRIBUTE_ALIGN (32)
 
static int mDoMemCd_main (void *)
 

Variables

static u8 MemCardStack [0x1000]
 
static OSThread MemCardThread
 
mDoMemCd_Ctrl_c g_mDoMemCd_control
 

Function Documentation

◆ ATTRIBUTE_ALIGN()

static u8 MemCardWorkArea0[CARD_WORKAREA_SIZE] ATTRIBUTE_ALIGN ( 32 )
static

◆ mDoMemCd_main()

static int mDoMemCd_main ( void * )
static

Variable Documentation

◆ g_mDoMemCd_control

mDoMemCd_Ctrl_c g_mDoMemCd_control

◆ MemCardStack

u8 MemCardStack[0x1000]
static

◆ MemCardThread

OSThread MemCardThread
static