Removed gfxWaitForVsync call which is no longer needed with latest libnx.
This commit is contained in:
parent
437895a3c8
commit
55efa03f15
@ -93,7 +93,6 @@ int main(int argc, char **argv)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
gfxSwapBuffers();
|
gfxSwapBuffers();
|
||||||
gfxWaitForVsync();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef ENABLE_AUDIO
|
#ifdef ENABLE_AUDIO
|
||||||
|
Loading…
Reference in New Issue
Block a user