1 2 3 4 5 6 7 8
#ifndef METROTRK_DOLPHIN_TRK_H #define METROTRK_DOLPHIN_TRK_H #include <Runtime/platform.h> void EnableMetroTRKInterrupts(void); #endif