File diff r6872:f40beb7256a6 → r6873:011bb2269607
src/newgrf_text.h
Show inline comments
 
@@ -13,4 +13,6 @@ void CleanUpStrings();
 
void SetCurrentGrfLangID(const char *iso_name);
 
char *TranslateTTDPatchCodes(const char *str);
 

	
 
bool CheckGrfLangID(byte lang_id, byte grf_version);
 

	
 
#endif /* NEWGRF_TEXT_H */