Add code to save XPM files.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1682 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -710,6 +710,9 @@ int Init_program(int argc,char * argv[])
|
||||
SetWindowPos(pInfo.window, 0, Config.Window_pos_x, Config.Window_pos_y, 0, 0, SWP_NOSIZE);
|
||||
}
|
||||
}
|
||||
|
||||
// Open a console for debugging...
|
||||
//ActivateConsole();
|
||||
#endif
|
||||
|
||||
Main_image_width=Screen_width/Pixel_width;
|
||||
|
||||
Reference in New Issue
Block a user