Fixed the display of brush in the top left button
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1496 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -724,9 +724,9 @@ int Init_program(int argc,char * argv[])
|
||||
Compute_paintbrush_coordinates();
|
||||
|
||||
// On affiche le menu:
|
||||
Display_menu();
|
||||
Display_paintbrush_in_menu();
|
||||
Display_sprite_in_menu(BUTTON_PAL_LEFT,Config.Palette_vertical?MENU_SPRITE_VERTICAL_PALETTE_SCROLL:-1);
|
||||
Display_menu();
|
||||
|
||||
// On affiche le curseur pour débutter correctement l'état du programme:
|
||||
Display_cursor();
|
||||
|
||||
Reference in New Issue
Block a user