pokediamond/arm9/lib/include/SPI_mic.h
2020-06-25 13:17:06 -04:00

7 lines
99 B
C

#ifndef NITRO_SPI_MIC_H_
#define NITRO_SPI_MIC_H_
void MIC_Init(void);
#endif //NITRO_SPI_MIC_H_