pokeheartgold/lib/include/nitro/pxi.h
2021-09-22 19:45:06 -04:00

7 lines
87 B
C

#ifndef NITRO_PXI_H_
#define NITRO_PXI_H_
void PXI_Init(void);
#endif //NITRO_PXI_H_