Typo in palette screen title (Another victim of mass translation)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@708 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
927fafacbe
commit
0a3984c18a
@ -782,7 +782,7 @@ void Button_Palette(void)
|
|||||||
|
|
||||||
Componant_unit(RGB_scale);
|
Componant_unit(RGB_scale);
|
||||||
|
|
||||||
Open_window(299,188,"palette");
|
Open_window(299,188,"Palette");
|
||||||
|
|
||||||
memcpy(working_palette,Main_palette,sizeof(T_Palette));
|
memcpy(working_palette,Main_palette,sizeof(T_Palette));
|
||||||
memcpy(backup_palette ,Main_palette,sizeof(T_Palette));
|
memcpy(backup_palette ,Main_palette,sizeof(T_Palette));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user