summaryrefslogtreecommitdiff
path: root/src/script/api/ai_changelog.hpp
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2019-03-31 03:15:20 +0200
committerglx22 <glx22@users.noreply.github.com>2019-03-31 03:33:03 +0200
commitd0e8060182503627e17b74b4fa4c2b2637020f1a (patch)
treec21d2f098c1e788428accd10d86407d231e82d89 /src/script/api/ai_changelog.hpp
parent6d1cc142c2390b3466a91de19d16e55bf1ee19f8 (diff)
downloadopenttd-d0e8060182503627e17b74b4fa4c2b2637020f1a.tar.xz
Fix 6fc60d8c4f: forgot to update API changelog
Diffstat (limited to 'src/script/api/ai_changelog.hpp')
-rw-r--r--src/script/api/ai_changelog.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index 373590801..c6a790f86 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -24,6 +24,8 @@
* \li AIGroup::SetSecondaryColour
* \li AIGroup::GetPrimaryColour
* \li AIGroup::GetSecondaryColour
+ * \li AIVehicle::BuildVehicleWithRefit
+ * \li AIVehicle::GetBuildWithRefitCapacity
*
* \b 1.9.0
*