Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
msg.h
Go to the documentation of this file.
1
#ifndef METROTRK_PORTABLE_MSG_H
2
#define METROTRK_PORTABLE_MSG_H
3
4
#include "
dolphin/types.h
"
5
6
typedef
struct
_TRK_Msg
{
7
u8
_00
[8];
8
u32
m_msgLength
;
9
u32
_0C
;
10
u32
m_msg
;
11
}
TRK_Msg
;
12
13
#endif
/* METROTRK_PORTABLE_MSG_H */
TRK_Msg
struct _TRK_Msg TRK_Msg
_TRK_Msg
Definition
msg.h:6
_TRK_Msg::m_msgLength
u32 m_msgLength
Definition
msg.h:8
_TRK_Msg::m_msg
u32 m_msg
Definition
msg.h:10
_TRK_Msg::_00
u8 _00[8]
Definition
msg.h:7
_TRK_Msg::_0C
u32 _0C
Definition
msg.h:9
types.h
u32
unsigned long u32
Definition
types.h:10
u8
unsigned char u8
Definition
types.h:8
include
TRK_MINNOW_DOLPHIN
MetroTRK
Portable
msg.h
Generated by
1.9.8