#ifndef POKEREVO_DVDFATAL_H #define POKEREVO_DVDFATAL_H #ifdef __cplusplus extern "C" { #endif BOOL DVDSetAutoFatalMessaging(BOOL enable); #ifdef __cplusplus } #endif #endif //POKEREVO_DVDFATAL_H