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
5 static bool execute();
6};
7
9 static void draw(s32);
10 static bool execute();
11};
12
13#if !PLATFORM_GCN
15 static void disable();
16};
17#endif
18
19#endif /* D_D_ERROR_MSG_H */
signed long s32
Definition types.h:11
Definition d_error_msg.h:14
static void disable()
Definition d_error_msg.h:8
static bool execute()
static void draw(s32)
Definition d_error_msg.h:4
static bool execute()