SSBM Decomp
Loading...
Searching...
No Matches
mainloop.h
Go to the documentation of this file.
1
#ifndef _METROTRK_MAINLOOP_H
2
#define _METROTRK_MAINLOOP_H
3
4
#include <
platform.h
>
5
6
#include "
MetroTRK/nubevent.h
"
7
8
void
TRKHandleRequestEvent
(
NubEvent
*);
9
void
TRKHandleSupportEvent
(
NubEvent
* ev);
10
void
TRKIdle
(
void
);
11
void
TRKNubMainLoop
(
void
);
12
13
#endif
TRKIdle
void TRKIdle(void)
Definition
mainloop.c:18
TRKHandleRequestEvent
void TRKHandleRequestEvent(NubEvent *)
Definition
mainloop.c:8
TRKHandleSupportEvent
void TRKHandleSupportEvent(NubEvent *ev)
Definition
mainloop.c:13
TRKNubMainLoop
void TRKNubMainLoop(void)
Definition
mainloop.c:25
nubevent.h
platform.h
NubEvent
Definition
nubevent.h:20
src
MetroTRK
mainloop.h
Generated by
1.9.8