Codechange: Remove TKM from settings texts.

This commit is contained in:
frosch
2024-01-27 22:32:18 +01:00
committed by frosch
parent 9e9a8ca7f6
commit 9344b50435
8 changed files with 69 additions and 12 deletions

View File

@@ -10,6 +10,8 @@
/* Callback function used in _settings[] as well as _company_settings[] */
static size_t ConvertLandscape(const char *value);
static StringID SettingTitleWallclock(const IntSettingDesc &sd);
static StringID SettingHelpWallclock(const IntSettingDesc &sd);
/****************************
* OTTD specific INI stuff