|
@@ -1287,8 +1287,6 @@ static void PSP_DestroyRenderer(SDL_Renderer *renderer)
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
|
|
|
|
- StartDrawing(renderer);
|
|
|
|
-
|
|
|
|
sceKernelDisableSubIntr(PSP_VBLANK_INT, 0);
|
|
sceKernelDisableSubIntr(PSP_VBLANK_INT, 0);
|
|
sceKernelReleaseSubIntrHandler(PSP_VBLANK_INT, 0);
|
|
sceKernelReleaseSubIntrHandler(PSP_VBLANK_INT, 0);
|
|
sceDisplayWaitVblankStart();
|
|
sceDisplayWaitVblankStart();
|