|
SSBM Decomp
|
#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) |
| DSError TRKSuppAccessFile | ( | u32 | file_handle, |
| u8 * | data, | ||
| size_t * | count, | ||
| u8 * | io_result, | ||
| bool | need_reply, | ||
| bool | read | ||
| ) |
TODO: fake match
| DSError TRKRequestSend | ( | MessageBuffer * | msgBuf, |
| int * | bufferId, | ||
| u32 | p1, | ||
| u32 | p2, | ||
| int | p3 | ||
| ) |