tp/include/TRK_MINNOW_DOLPHIN/ppc/Generic/targimpl.h

10 lines
180 B
C

#ifndef PPC_GENERIC_TARGIMPL_H
#define PPC_GENERIC_TARGIMPL_H
#include "dolphin/types.h"
void TRKSwapAndGo();
void TRKTargetSetStopped(s32);
#endif /* PPC_GENERIC_TARGIMPL_H */