Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_error_msg.h
Go to the documentation of this file.
1
#ifndef D_D_ERROR_MSG_H
2
#define D_D_ERROR_MSG_H
3
4
struct
dShutdownErrorMsg_c
{
5
static
bool
execute
();
6
};
7
8
struct
dDvdErrorMsg_c
{
9
static
void
draw
(
s32
);
10
static
bool
execute
();
11
};
12
13
#if !PLATFORM_GCN
14
struct
dConnectErrorMsg_c
{
15
static
void
disable
();
16
};
17
#endif
18
19
#endif
/* D_D_ERROR_MSG_H */
s32
signed long s32
Definition
types.h:11
dConnectErrorMsg_c
Definition
d_error_msg.h:14
dConnectErrorMsg_c::disable
static void disable()
dDvdErrorMsg_c
Definition
d_error_msg.h:8
dDvdErrorMsg_c::execute
static bool execute()
dDvdErrorMsg_c::draw
static void draw(s32)
dShutdownErrorMsg_c
Definition
d_error_msg.h:4
dShutdownErrorMsg_c::execute
static bool execute()
include
d
d_error_msg.h
Generated by
1.12.0