#ifndef NITRO_CTRDG_H_ #define NITRO_CTRDG_H_ #include #ifdef SDK_ARM7 #include #endif //SDK_ARM7 void CTRDG_Init(void); #endif //NITRO_CTRDG_H_