(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

@@ -1083,6 +1083,10 @@
RelativePath=".\..\src\landscape_type.h"
>
</File>
<File
RelativePath=".\..\src\language.h"
>
</File>
<File
RelativePath=".\..\src\livery.h"
>
@@ -1475,10 +1479,6 @@
RelativePath=".\..\src\stdafx.h"
>
</File>
<File
RelativePath=".\..\src\strgen\strgen.h"
>
</File>
<File
RelativePath=".\..\src\string_func.h"
>