(svn r4902) Newgrf : Introduction of the newgrf_cargo files.
Clearing engine and newgrf_engine from cargo related structures. Apart from moving stuff cargo related, there is nothing really newcargo for now.
This commit is contained in:
@@ -276,6 +276,9 @@
|
||||
<File
|
||||
RelativePath=".\newgrf.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\newgrf_cargo.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\newgrf_engine.c">
|
||||
</File>
|
||||
@@ -502,6 +505,9 @@
|
||||
<File
|
||||
RelativePath=".\newgrf_callbacks.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\newgrf_cargo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\newgrf_engine.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user