(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
This commit is contained in:
@@ -272,6 +272,9 @@
|
||||
<File
|
||||
RelativePath=".\newgrf.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\newgrf_engine.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\npf.c">
|
||||
</File>
|
||||
@@ -486,6 +489,9 @@
|
||||
<File
|
||||
RelativePath=".\newgrf.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\newgrf_engine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\news.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user