1 2 3 4 5 6
#ifndef POKEDIAMOND_PXI_INIT_H #define POKEDIAMOND_PXI_INIT_H void PXI_Init(void); #endif //POKEDIAMOND_PXI_INIT_H