SSBM Decomp
Loading...
Searching...
No Matches
notify.h
Go to the documentation of this file.
1#ifndef _METROTRK_NOTIFY_H
2#define _METROTRK_NOTIFY_H
3
4#include <platform.h>
5
6#include "MetroTRK/dserror.h"
7
9
10#endif
DSError
Definition dserror.h:4
DSError TRKDoNotifyStopped(u8 cmdId)
Definition notify.c:7
unsigned char u8
An unsigned 8-bit integer.
Definition platform.h:20