summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-19 20:58:59 +0000
committertruebrain <truebrain@openttd.org>2011-12-19 20:58:59 +0000
commit55de5d336c2b82aa2393a28e09b64f72f4661a25 (patch)
treee22b50238bfb53086c4e27e0d8487f9e332f7b6f /projects/openttd_vs80.vcproj
parent5ff98b45c1f9097f521c95cfa46728e1f39a8f6d (diff)
downloadopenttd-55de5d336c2b82aa2393a28e09b64f72f4661a25.tar.xz
(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only)
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index d75ffbcfe..7e0e1cc07 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -3107,6 +3107,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_game.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_gamesettings.hpp"
>
</File>
@@ -3323,6 +3327,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_game.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_gamesettings.cpp"
>
</File>