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

7 lines
91 B
C

#ifndef NITRO_CARD_H_
#define NITRO_CARD_H_
void CARD_Init(void);
#endif //NITRO_CARD_H_