mirror of
https://github.com/open-goal/jak-project
synced 2026-08-17 21:43:27 -04:00
deps: update to SDL 3.2.16 (#3975)
This commit is contained in:
+1
-1
@@ -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