changeset 14984:6fab9e10a924 draft

(svn r19595) -Doc: mention the addition of AIRail::GetMaxSpeed in the AI changelog
author yexo <yexo@openttd.org>
date Fri, 09 Apr 2010 22:29:10 +0000
parents 7460024c8a2b
children 5fe6e9428971
files src/ai/api/ai_changelog.hpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ai/api/ai_changelog.hpp
+++ b/src/ai/api/ai_changelog.hpp
@@ -20,6 +20,7 @@
  *
  * API additions:
  * \li IsEnd for all lists.
+ * \li AIRail::GetMaxSpeed
  *
  * API removals:
  * \li HasNext for all lists.