Changed skin format to allow skinmakers to provide 'selected' versions of buttons. Still slightly buggy
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1495 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -726,7 +726,7 @@ int Init_program(int argc,char * argv[])
|
||||
// On affiche le menu:
|
||||
Display_menu();
|
||||
Display_paintbrush_in_menu();
|
||||
Display_sprite_in_menu(BUTTON_PAL_LEFT,18+(Config.Palette_vertical!=0));
|
||||
Display_sprite_in_menu(BUTTON_PAL_LEFT,Config.Palette_vertical?MENU_SPRITE_VERTICAL_PALETTE_SCROLL:-1);
|
||||
|
||||
// On affiche le curseur pour débutter correctement l'état du programme:
|
||||
Display_cursor();
|
||||
|
||||
Reference in New Issue
Block a user