22 #ifndef CRAB_DETECTION_H 23 #define CRAB_DETECTION_H 25 #include "engines/advancedDetector.h" 29 enum CrabDebugChannels {
30 kDebugGraphics = 1 << 0,
33 kDebugFilePath = 1 << 3,
34 kDebugScript = 1 << 4,
37 #define GAMEOPTION_ORIGINAL_SAVELOAD GUIO_GAMEOPTIONS1 57 return "Unrest (c) Pyrodactyl Games 2009-2023";
65 #endif // CRAB_DETECTION_H
Definition: debug-channels.h:36
Definition: moveeffect.h:37