From a09342c1fcaff8946dfd4fb859bf917d5b9975af Mon Sep 17 00:00:00 2001 From: truelight Date: Sun, 17 Jul 2005 15:34:10 +0000 Subject: (svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to make room for a global AI-handler --- openttd.xcode/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openttd.xcode/project.pbxproj') diff --git a/openttd.xcode/project.pbxproj b/openttd.xcode/project.pbxproj index bc73d28a8..82f48279c 100644 --- a/openttd.xcode/project.pbxproj +++ b/openttd.xcode/project.pbxproj @@ -3111,7 +3111,7 @@ fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; - path = ai.h; + path = ai_new.h; refType = 2; sourceTree = SOURCE_ROOT; }; @@ -3119,7 +3119,7 @@ fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; - path = ai.c; + path = ai_old.c; refType = 2; sourceTree = SOURCE_ROOT; }; -- cgit v1.2.3-70-g09d2