(svn r9271) -Codechange: make the language pack initialisation a little more clear and extendable (more language paths).
This commit is contained in:
@@ -11,4 +11,7 @@ extern char _userstring[128];
|
||||
void InjectDParam(int amount);
|
||||
int32 GetParamInt32();
|
||||
|
||||
bool ReadLanguagePack(int index);
|
||||
void InitializeLanguagePacks();
|
||||
|
||||
#endif /* STRINGS_H */
|
||||
|
Reference in New Issue
Block a user