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