Add HELP for Thomson MO/TO formats

This commit is contained in:
Thomas Bernard
2018-11-18 22:46:30 +01:00
parent cdffabaf51
commit a2b01a07bc
2 changed files with 19 additions and 1 deletions

View File

@@ -5664,7 +5664,7 @@ static int Save_MOTO_window(enum MOTO_Machine_Type * machine, int * format, enum
if (Is_shortcut(Key, 0x100+BUTTON_HELP))
{
Key = 0;
Window_help(BUTTON_SAVE, NULL);
Window_help(BUTTON_SAVE, "THOMSON MO/TO FORMAT");
}
else switch (button)
{