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

Functions

static u8 MemCardWorkArea0[5 *8 *1024] ALIGN_DECL (32)
 
static int mDoMemCd_main (void *)
 

Variables

static u8 MemCardStack [4096]
 
static OSThread MemCardThread
 
mDoMemCd_Ctrl_c g_mDoMemCd_control
 

Function Documentation

◆ ALIGN_DECL()

static u8 MemCardWorkArea0[5 *8 *1024] ALIGN_DECL ( 32  )
static

◆ mDoMemCd_main()

static int mDoMemCd_main ( void )
static

Variable Documentation

◆ g_mDoMemCd_control

mDoMemCd_Ctrl_c g_mDoMemCd_control

◆ MemCardStack

u8 MemCardStack[4096]
static

◆ MemCardThread

OSThread MemCardThread
static