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:
Yves Rizoud
2010-06-06 23:08:49 +00:00
parent 9456b06143
commit 14557f8f02
13 changed files with 47 additions and 47 deletions

View File

@@ -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();