mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
AE
This commit is contained in:
parent
ae2e123e79
commit
c5b7f2684c
1 changed files with 0 additions and 2 deletions
|
|
@ -60,8 +60,6 @@ static int renderer_thread(void* data){
|
|||
SDL_RenderPresent(ren);
|
||||
SDL_Delay(16);
|
||||
}
|
||||
SDL_RenderClear(ren);
|
||||
SDL_RenderPresent(ren);
|
||||
SDL_DestroyTexture(tex);
|
||||
SDL_DestroyRenderer(ren);
|
||||
return(0);
|
||||
|
|
|
|||
Loading…
Reference in a new issue