diff options
-rw-r--r-- | engines/sci/sci.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sci/sci.h b/engines/sci/sci.h index ac2b32bd82..0b2a7d0e1a 100644 --- a/engines/sci/sci.h +++ b/engines/sci/sci.h @@ -43,8 +43,6 @@ namespace Sci { // Uncomment this to use old music functions //#define USE_OLD_MUSIC_FUNCTIONS -// Uncomment this to use old pathfinding code -//#define OLD_PATHFINDING class Console; struct EngineState; |