pokeheartgold/lib/include/nitro/pxi.h

7 lines
87 B
C
Raw Normal View History

2021-09-22 23:45:06 +00:00
#ifndef NITRO_PXI_H_
#define NITRO_PXI_H_
void PXI_Init(void);
#endif //NITRO_PXI_H_