1 2 3 4 5 6
#ifndef POKEDIAMOND_MI_INIT_H #define POKEDIAMOND_MI_INIT_H void MI_Init(void); #endif //POKEDIAMOND_MI_INIT_H