(svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist.

This commit is contained in:
frosch
2012-07-29 16:44:39 +00:00
parent 77b5e72541
commit 4c9f65800b
8 changed files with 81 additions and 6 deletions

View File

@@ -25,6 +25,7 @@ engine.cpp
fileio.cpp
fios.cpp
fontcache.cpp
base_consist.cpp
gamelog.cpp
genworld.cpp
gfx.cpp
@@ -172,6 +173,7 @@ fileio_func.h
fileio_type.h
fios.h
fontcache.h
base_consist.h
gamelog.h
gamelog_internal.h
genworld.h