palette help: fix/complet palette scaling

This commit is contained in:
Thomas Bernard 2019-05-31 00:46:24 +02:00
parent 964ca7368a
commit eae1ce9856
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C

View File

@ -2979,9 +2979,11 @@ static const T_Help_table helptable_palette[] =
HELP_TEXT ("to the capabilities of some specific")
HELP_TEXT ("computers and consoles, you can choose eg:")
HELP_TEXT (" 64 : VGA")
HELP_TEXT (" 16 : Amiga")
HELP_TEXT (" 4 : MSX2")
HELP_TEXT (" 2 : Amstrad CPC")
HELP_TEXT (" 32 : SNES / GBC / GBA / DS")
HELP_TEXT (" 16 : Amiga / STE / Apple IIgs / Game Gear")
HELP_TEXT (" 8 : MSX2 / ST / Mega Drive / PC-Engine")
HELP_TEXT (" 4 : EGA / Master System")
HELP_TEXT (" 3 : Amstrad CPC")
};
static const T_Help_table helptable_pal_scroll[] =
{