Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
support.h
Go to the documentation of this file.
1
#ifndef METROTRK_PORTABLE_SUPPORT_H
2
#define METROTRK_PORTABLE_SUPPORT_H
3
4
#include "trk.h"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
typedef
struct
TRKBuffer
TRKBuffer
;
11
12
DSError
TRKRequestSend
(
TRKBuffer
* msgBuf,
int
* bufferId, u32 p1, u32 p2,
int
p3);
13
14
#ifdef __cplusplus
15
}
16
#endif
17
18
#endif
/* METROTRK_PORTABLE_SUPPORT_H */
TRKBuffer
struct TRKBuffer TRKBuffer
Definition
dispatch.h:25
TRKRequestSend
DSError TRKRequestSend(TRKBuffer *msgBuf, int *bufferId, u32 p1, u32 p2, int p3)
include
TRK_MINNOW_DOLPHIN
MetroTRK
Portable
support.h
Generated by
1.12.0