summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorzuu <zuu@openttd.org>2013-06-12 19:31:33 +0000
committerzuu <zuu@openttd.org>2013-06-12 19:31:33 +0000
commit80d35ca2841fa886698ccf18ad292efb77b3e414 (patch)
tree9200376c3b7954a1fca764bb0e1444e4ae8f4a1f /src
parentb7a9a434fb67ad5d6520f397fc3958b590b374d8 (diff)
downloadopenttd-80d35ca2841fa886698ccf18ad292efb77b3e414.tar.xz
(svn r25397) -Fix (r25342,r25352): Document API additions in the GS changelog
Diffstat (limited to 'src')
-rw-r--r--src/script/api/game_changelog.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp
index 7d460b87e..d42f0b5c3 100644
--- a/src/script/api/game_changelog.hpp
+++ b/src/script/api/game_changelog.hpp
@@ -25,6 +25,7 @@
* \li GSGoal::SetProgress
* \li GSGoal::SetText
* \li GSStation::HasRating
+ * \li GSStoryPage
* \li GSTile::GetTerrainType
*
* Other changes: