summaryrefslogtreecommitdiff
path: root/src/script/api/game_changelog.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/game_changelog.hpp')
-rw-r--r--src/script/api/game_changelog.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp
index ee21d0be9..ebab776a4 100644
--- a/src/script/api/game_changelog.hpp
+++ b/src/script/api/game_changelog.hpp
@@ -27,6 +27,8 @@
* \li GSStation::HasCargoRating
* \li GSStoryPage
* \li GSTile::GetTerrainType
+ * \li GSTown::FoundTown
+ * \li GSTown::SetName
*
* Other changes:
* \li GSGoal::New can now create up to 64000 concurrent goals. The old limit was 256 goals.