#ifndef _DOLPHIN_GBA #define _DOLPHIN_GBA #ifdef __cplusplus extern "C" { #endif void GBAInit(); #ifdef __cplusplus } #endif #endif // _DOLPHIN_GBA