(svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files.

This commit is contained in:
peter1138
2006-02-03 15:51:00 +00:00
parent b88904f345
commit ea4c5bbd2d
6 changed files with 22 additions and 22 deletions

View File

@@ -275,6 +275,9 @@
<File
RelativePath=".\newgrf_engine.c">
</File>
<File
RelativePath=".\newgrf_station.c">
</File>
<File
RelativePath=".\npf.c">
</File>
@@ -341,9 +344,6 @@
<File
RelativePath=".\spritecache.c">
</File>
<File
RelativePath=".\station_newgrf.c">
</File>
<File
RelativePath=".\StdAfx.c">
</File>
@@ -492,6 +492,9 @@
<File
RelativePath=".\newgrf_engine.h">
</File>
<File
RelativePath=".\newgrf_station.h">
</File>
<File
RelativePath=".\news.h">
</File>
@@ -552,9 +555,6 @@
<File
RelativePath=".\station.h">
</File>
<File
RelativePath=".\station_newgrf.h">
</File>
<File
RelativePath=".\StdAfx.h">
</File>