The scroll tool (adjust) now works in the 'nolayers' version

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1843 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud 2011-10-24 23:12:01 +00:00
parent 8dde93fde2
commit e9acd1e8e4

View File

@ -2785,6 +2785,7 @@ void Scroll_12_0(void)
Main_image_width*Main_image_height); Main_image_width*Main_image_height);
#endif #endif
} }
Update_screen_targets();
Cursor_hidden_before_scroll=Cursor_hidden; Cursor_hidden_before_scroll=Cursor_hidden;
Cursor_hidden=1; Cursor_hidden=1;