(svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metadata about a language, and keep the language metadata in memory instead of loading it several times from disk

This commit is contained in:
rubidium
2010-11-13 11:11:02 +00:00
parent 239fcc8ccd
commit f195920695
9 changed files with 41 additions and 56 deletions

View File

@@ -186,6 +186,7 @@ industrytype.h
ini_type.h
landscape.h
landscape_type.h
language.h
livery.h
map_func.h
map_type.h
@@ -284,7 +285,6 @@ station_gui.h
station_type.h
statusbar_gui.h
stdafx.h
strgen/strgen.h
string_func.h
string_type.h
strings_func.h