mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-14 15:10:23 -05:00
7 lines
95 B
C
7 lines
95 B
C
#ifndef NITRO_CTRDG_H_
|
|
#define NITRO_CTRDG_H_
|
|
|
|
void CTRDG_Init(void);
|
|
|
|
#endif //NITRO_CTRDG_H_
|