Frame the backcolor with a dark dotted line.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@795 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-05-10 14:17:13 +00:00
parent 23a72b39ee
commit fc1786a077
5 changed files with 51 additions and 35 deletions

View File

@@ -48,7 +48,7 @@ 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 color);
void Frame_menu_color(byte id, byte color);
void Display_menu_palette(void);
void Display_menu(void);
void Reposition_palette(void);