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

Go to the source code of this file.

Classes

class  mDoDvdThd_command_c
 
class  mDoDvdThd_toMainRam_c
 
class  mDoDvdThd_param_c
 
class  mDoDvdThd_mountXArchive_c
 
class  mDoDvdThd_mountArchive_c
 
class  mDoDvdThd_callback_c
 
struct  mDoDvdThdStack
 
struct  mDoDvdThd
 

Typedefs

typedef void *(* mDoDvdThd_callback_func) (void *)
 

Functions

struct mDoDvdThdStack __attribute__ ((aligned(16)))
 

Variables

u8 stack [4096]
 
struct mDoDvdThd __attribute__
 

Typedef Documentation

◆ mDoDvdThd_callback_func

typedef void *(* mDoDvdThd_callback_func) (void *)

Function Documentation

◆ __attribute__()

struct mDoDvdThdStack __attribute__ ( (aligned(16))  )

Variable Documentation

◆ __attribute__

struct mDoDvdThd __attribute__

◆ stack

u8 stack[4096]