Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
msgbuf.h
Go to the documentation of this file.
1
#ifndef METROTRK_PORTABLE_MSGBUF_H
2
#define METROTRK_PORTABLE_MSGBUF_H
3
4
#include "
trk.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
DSError
TRKSetBufferPosition
(
TRKBuffer
* msg,
u32
pos);
11
void
*
TRKGetBuffer
(
int
);
12
void
TRKResetBuffer
(
TRKBuffer
* msg,
BOOL
keepData);
13
14
#ifdef __cplusplus
15
}
16
#endif
17
18
#endif
/* METROTRK_PORTABLE_MSGBUF_H */
BOOL
int BOOL
Definition
types.h:33
u32
unsigned long u32
Definition
types.h:12
TRKGetBuffer
void * TRKGetBuffer(int)
Definition
msgbuf.c:51
TRKSetBufferPosition
DSError TRKSetBufferPosition(TRKBuffer *msg, u32 pos)
Definition
msgbuf.c:79
TRKResetBuffer
void TRKResetBuffer(TRKBuffer *msg, BOOL keepData)
Definition
msgbuf.c:70
TRKBuffer
Definition
trk.h:203
trk.h
DSError
DSError
Definition
trk.h:19
include
TRK_MINNOW_DOLPHIN
MetroTRK
Portable
msgbuf.h
Generated by
1.12.0