22 #ifndef MACS2_DETECTION_H 23 #define MACS2_DETECTION_H 25 #include "engines/advancedDetector.h" 29 enum Macs2DebugChannels {
30 kDebugGraphics = 1 << 0,
33 kDebugFilePath = 1 << 3,
35 kDebugScript = 1 << 5,
41 kMacs2ActionCursorMode,
43 kMacs2ActionInventory,
45 kMacs2ActionGameSpeed,
54 #define GAMEOPTION_ORIGINAL_SAVELOAD GUIO_GAMEOPTIONS1 55 #define GAMEOPTION_TTS GUIO_GAMEOPTIONS2 56 #define GAMEOPTION_ENHANCEMENTS GUIO_GAMEOPTIONS3 59 GF_TRANSLATED = 1 << 0,
88 #endif // MACS2_DETECTION_H
Definition: advancedDetector.h:164
Definition: debug-channels.h:36
Definition: debugtools.h:25