(svn r10211) -Feature: [NewGRF] Add support for action 0F

This commit is contained in:
glx
2007-06-18 23:00:55 +00:00
parent 7d6c255044
commit 23af871615
16 changed files with 407 additions and 40 deletions

View File

@@ -563,6 +563,9 @@
<File
RelativePath=".\..\src\newgrf_town.h">
</File>
<File
RelativePath=".\..\src\newgrf_townname.h">
</File>
<File
RelativePath=".\..\src\news.h">
</File>
@@ -1080,6 +1083,9 @@
<File
RelativePath=".\..\src\newgrf_town.cpp">
</File>
<File
RelativePath=".\..\src\newgrf_townname.cpp">
</File>
</Filter>
<Filter
Name="Map Accessors"