mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-09 01:14:24 +02:00
committed by
Sam Lantinga
parent
ef97329f41
commit
c925f72562
@@ -60,7 +60,7 @@ typedef struct
|
||||
static int vsync_sema_id = 0;
|
||||
|
||||
// PRIVATE METHODS
|
||||
static int vsync_handler(void)
|
||||
static int vsync_handler(int reason)
|
||||
{
|
||||
iSignalSema(vsync_sema_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user