SSBM Decomp
Loading...
Searching...
No Matches
support.c File Reference
#include "support.h"
#include "MetroTRK/msg.h"
#include "MetroTRK/msgcmd.h"
#include "MetroTRK/serpoll.h"
#include <dolphin/os.h>

Functions

DSError TRKSuppAccessFile (u32 file_handle, u8 *data, size_t *count, u8 *io_result, bool need_reply, bool read)
DSError TRKRequestSend (MessageBuffer *msgBuf, int *bufferId, u32 p1, u32 p2, int p3)

Function Documentation

◆ TRKSuppAccessFile()

DSError TRKSuppAccessFile ( u32 file_handle,
u8 * data,
size_t * count,
u8 * io_result,
bool need_reply,
bool read )
Todo
fake match

◆ TRKRequestSend()

DSError TRKRequestSend ( MessageBuffer * msgBuf,
int * bufferId,
u32 p1,
u32 p2,
int p3 )