SSBM Decomp
Loading...
Searching...
No Matches
msg.h
Go to the documentation of this file.
1
#ifndef _METROTRK_MSG_H
2
#define _METROTRK_MSG_H
3
4
#include <
platform.h
>
5
6
#include "
MetroTRK/dserror.h
"
7
#include "
MetroTRK/msgbuf.h
"
8
9
typedef
struct
TRKPacketSeq
{
10
/* 0x00 */
u16
unk00
;
11
/* 0x02 */
u8
unk02
[6];
12
}
TRKPacketSeq
;
// size = 0x08
13
14
DSError
TRKMessageSend
(
MessageBuffer
*
buf
);
15
16
#endif
buf
char buf[0x5A4]
Definition
dbanim.c:16
dserror.h
DSError
DSError
Definition
dserror.h:4
TRKMessageSend
DSError TRKMessageSend(MessageBuffer *buf)
Definition
msg.c:5
msgbuf.h
platform.h
MessageBuffer
Definition
msgbuf.h:16
TRKPacketSeq
Definition
msg.h:9
TRKPacketSeq::unk00
u16 unk00
Definition
msg.h:10
TRKPacketSeq::unk02
u8 unk02[6]
Definition
msg.h:11
src
MetroTRK
msg.h
Generated by
1.9.8