From 0b243d25cbe8fec67a004cebee288ae741867cff Mon Sep 17 00:00:00 2001 From: yexo Date: Sat, 23 May 2009 14:54:55 +0000 Subject: (svn r16400) -Add [NoAI]: add AISignList that can be used to get a list of valid signs. This makes AISign::GetMaxSignID obsolete. --- projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index c6b09aa27..f87499382 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2691,6 +2691,10 @@ RelativePath=".\..\src\ai\api\ai_sign.hpp" > + + @@ -2895,6 +2899,10 @@ RelativePath=".\..\src\ai\api\ai_sign.cpp" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 8aa31b1e7..ec1db4894 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2688,6 +2688,10 @@ RelativePath=".\..\src\ai\api\ai_sign.hpp" > + + @@ -2892,6 +2896,10 @@ RelativePath=".\..\src\ai\api\ai_sign.cpp" > + + -- cgit v1.2.3-54-g00ecf