Frame around BGcolor in menu palette: Now handles the case where the same color is FG and BG color
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@797 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -48,7 +48,9 @@ void Compute_paintbrush_coordinates(void);
|
||||
|
||||
void Pixel_in_toolbar(word x,word y,byte color);
|
||||
void Pixel_in_window(word x,word y,byte color);
|
||||
void Frame_menu_color(byte id, byte color);
|
||||
void Set_fore_color(byte color);
|
||||
void Set_back_color(byte color);
|
||||
void Frame_menu_color(byte id);
|
||||
void Display_menu_palette(void);
|
||||
void Display_menu(void);
|
||||
void Reposition_palette(void);
|
||||
|
||||
Reference in New Issue
Block a user