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
12
13#endif /* METROTRK_PORTABLE_MSG_H */
struct _TRK_Msg TRK_Msg
Definition msg.h:6
u32 m_msgLength
Definition msg.h:8
u32 m_msg
Definition msg.h:10
u8 _00[8]
Definition msg.h:7
u32 _0C
Definition msg.h:9
unsigned long u32
Definition types.h:10
unsigned char u8
Definition types.h:8