(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:
belugas
2006-05-18 02:43:23 +00:00
parent 0194a3da1e
commit 69f47611db
10 changed files with 161 additions and 123 deletions

View File

@@ -271,6 +271,10 @@ SOURCE=.\newgrf.c
# End Source File
# Begin Source File
SOURCE=.\newgrf_cargo.c
# End Source File
# Begin Source File
SOURCE=.\newgrf_engine.c
# End Source File
# Begin Source File
@@ -672,6 +676,10 @@ SOURCE=.\newgrf_callbacks.h
# End Source File
# Begin Source File
SOURCE=.\newgrf_cargo.h
# End Source File
# Begin Source File
SOURCE=.\newgrf_engine.h
# End Source File
# Begin Source File