(svn r12317) -Fix [FS#1815]: Map string IDs that are embedded from other strings.
This commit is contained in:
@@ -128,4 +128,6 @@ void CDECL grfmsg(int severity, const char *str, ...);
|
||||
bool HasGrfMiscBit(GrfMiscBit bit);
|
||||
bool GetGlobalVariable(byte param, uint32 *value);
|
||||
|
||||
StringID MapGRFStringID(uint32 grfid, StringID str);
|
||||
|
||||
#endif /* NEWGRF_H */
|
||||
|
||||
Reference in New Issue
Block a user