(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.

This commit is contained in:
rubidium
2007-09-22 12:59:43 +00:00
parent a0946e5d7e
commit ed96cd2711
9 changed files with 240 additions and 18 deletions

View File

@@ -156,6 +156,7 @@ newgrf_industrytiles.h
newgrf_sound.h
newgrf_spritegroup.h
newgrf_station.h
newgrf_storage.h
newgrf_text.h
newgrf_town.h
newgrf_townname.h
@@ -347,6 +348,7 @@ newgrf_industrytiles.cpp
newgrf_sound.cpp
newgrf_spritegroup.cpp
newgrf_station.cpp
newgrf_storage.cpp
newgrf_text.cpp
newgrf_town.cpp
newgrf_townname.cpp