mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
d489dc996b
* most of dolsdk copied over * add some gf stuff * trk wip * ode/amc stuff * build fix
8 lines
146 B
C
8 lines
146 B
C
#ifndef METROTRK_PORTABLE_MAINLOOP_H
|
|
#define METROTRK_PORTABLE_MAINLOOP_H
|
|
|
|
|
|
void TRKNubMainLoop(void);
|
|
|
|
#endif /* METROTRK_PORTABLE_MAINLOOP_H */
|