Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
targcont.h
Go to the documentation of this file.
1#ifndef OS_DOLPHIN_TARGCONT_H
2#define OS_DOLPHIN_TARGCONT_H
3
4#include "trk.h"
5
6#ifdef __cplusplus
7extern "C" {
8#endif
9
11
12#ifdef __cplusplus
13}
14#endif
15
16#endif /* OS_DOLPHIN_TARGCONT_H */
DSError TRKTargetContinue(void)
Definition targcont.c:9
DSError
Definition trk.h:19