Since psp graphics library runs differently, The additional code for video_clearscreen() no longer needs to perform a double flip. Meaning all the other platforms need the change as well to remove (int flip) from video_clearscreen function as it was not used outside of PSP.