mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-10 06:32:03 +00:00
VITA: Fix build
This commit is contained in:
parent
f4f4aad889
commit
55ea762ab1
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ int main(int argc, char *argv[])
|
|||
{
|
||||
/* If we have no input focus at all, sleep a bit */
|
||||
IN_StopRumble();
|
||||
#ifndef VITA
|
||||
if (!VID_HasMouseOrInputFocus() || cl.paused)
|
||||
{
|
||||
SDL_Delay(16);
|
||||
|
|
Loading…
Reference in a new issue