Fix wrong menu colors when recovering a backup.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1269 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -1292,7 +1292,7 @@ int Check_recovery(void)
|
||||
Display_all_screen();
|
||||
return 1;
|
||||
}*/
|
||||
return 0;
|
||||
return restored_main || restored_spare;
|
||||
}
|
||||
|
||||
const int Rotation_safety_backup = 8;
|
||||
|
||||
Reference in New Issue
Block a user