SCI: Removed old pathfinding define from sci.h

svn-id: r47702
This commit is contained in:
Walter van Niftrik 2010-01-30 04:33:46 +00:00
parent 1bb011a3aa
commit 6066c9baa2

View File

@ -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;