#ifndef POKEREVO_DVD_DVD_H #define POKEREVO_DVD_DVD_H #ifdef __cplusplus extern "C" { #endif u32 DVDGetCurrentDiskID(void); #ifdef __cplusplus } #endif #endif //POKEREVO_DVD_DVD_H