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.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openttd.dsp') diff --git a/openttd.dsp b/openttd.dsp index 13518f8ac..7b6efc9a0 100644 --- a/openttd.dsp +++ b/openttd.dsp @@ -91,7 +91,7 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=.\ai.c +SOURCE=.\ai_old.c # End Source File # Begin Source File @@ -375,7 +375,7 @@ SOURCE=.\window.c # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File -SOURCE=.\ai.h +SOURCE=.\ai_new.h # End Source File # Begin Source File -- cgit v1.2.3-54-g00ecf