Add "EHB" button in palette dialog.

allow to build an Amiga "Extra Half Bright" palette.
OCS/ECS rocks !
This commit is contained in:
Thomas Bernard
2019-04-26 22:05:15 +02:00
parent 159e26bb25
commit b0175a22b2
2 changed files with 19 additions and 4 deletions

View File

@@ -2879,6 +2879,9 @@ static const T_Help_table helptable_palette[] =
HELP_TEXT ("to the number of colors you want (and")
HELP_TEXT ("modifies the picture).")
HELP_TEXT ("")
HELP_TEXT ("- EHB: Amiga Extra Half Bright. Sets colors")
HELP_TEXT ("32 to 63 to half tones of colors 0 to 31.")
HELP_TEXT ("")
HELP_TEXT ("- Undo: Allows you to recover the last")
HELP_TEXT ("modifications made on the palette. Note that")
HELP_TEXT ("it can't undo the changes that affect the")