(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:
@@ -16,7 +16,7 @@
|
||||
#include "../core/mem_func.hpp"
|
||||
#include "../string_func.h"
|
||||
#include "../strings_type.h"
|
||||
#include "strgen.h"
|
||||
#include "../language.h"
|
||||
#include "../table/control_codes.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
Reference in New Issue
Block a user