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

7 lines
95 B
C

#ifndef NITRO_CTRDG_H_
#define NITRO_CTRDG_H_
void CTRDG_Init(void);
#endif //NITRO_CTRDG_H_