SSBM Decomp
Toggle main menu visibility
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 <
MetroTRK/nubevent.h
>
5
6
void
TRKHandleRequestEvent
(
NubEvent
*);
7
void
TRKHandleSupportEvent
(
NubEvent
* ev);
8
void
TRKIdle
(
void
);
9
void
TRKNubMainLoop
(
void
);
10
11
#endif
TRKIdle
void TRKIdle(void)
Definition
mainloop.c:19
TRKHandleRequestEvent
void TRKHandleRequestEvent(NubEvent *)
Definition
mainloop.c:9
TRKHandleSupportEvent
void TRKHandleSupportEvent(NubEvent *ev)
Definition
mainloop.c:14
TRKNubMainLoop
void TRKNubMainLoop(void)
Definition
mainloop.c:26
nubevent.h
NubEvent
Definition
nubevent.h:20
src
MetroTRK
mainloop.h
Generated by
1.17.0