22 #ifndef PELROCK_DETECTION_H 23 #define PELROCK_DETECTION_H 25 #include "engines/advancedDetector.h" 29 enum PelrockDebugChannels {
41 #define GAMEOPTION_ORIGINAL_SAVELOAD GUIO_GAMEOPTIONS1 42 #define GAMEOPTION_ALTERNATE_TIMING GUIO_GAMEOPTIONS2 43 #define GAMEOPTION_PLAY_INTRO GUIO_GAMEOPTIONS3 44 #define GAMEOPTION_DISABLE_SCREENSAVER GUIO_GAMEOPTIONS4 60 return "Alfred Pelrock";
64 return "(C) 1997 DDM";
72 #endif // PELROCK_DETECTION_H
Definition: advancedDetector.h:164
Definition: debug-channels.h:36