mirror of
https://github.com/pevans/erc-c.git
synced 2025-02-17 07:32:05 +00:00
Stop delaying by 2 seconds
This commit is contained in:
parent
c7aa9e9fc3
commit
7ceee608b3
@ -180,7 +180,6 @@ void
|
||||
vm_screen_refresh(vm_screen *screen)
|
||||
{
|
||||
SDL_RenderPresent(screen->render);
|
||||
SDL_Delay(2000);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user