(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
DynamicLanguages _dynlang;
|
||||
char _userstring[128];
|
||||
uint64 _decode_parameters[20];
|
||||
|
||||
static char *StationGetSpecialString(char *buff, int x, const char* last);
|
||||
static char *GetSpecialTownNameString(char *buff, int ind, uint32 seed, const char* last);
|
||||
|
Reference in New Issue
Block a user