Implement "save palette" button

* Actually a shortcut to "save picture" with preset PAL format and different window title.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2110 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2015-03-04 10:08:34 +00:00
parent d9f2cd2d40
commit fa80a10093
6 changed files with 49 additions and 15 deletions

View File

@@ -1027,7 +1027,7 @@ void Main_handler(void)
action++;
break;
case SPECIAL_SAVE_BRUSH :
Save_picture(0);
Save_picture(CONTEXT_BRUSH);
action++;
break;
case SPECIAL_ZOOM_IN : // Zoom in