WIP SDL3 compatibility

This commit is contained in:
Cameron Gutman
2025-01-31 01:13:17 -06:00
parent 5290305944
commit 231a67946d
34 changed files with 772 additions and 497 deletions
+1
View File
@@ -16,6 +16,7 @@
// See masterhook_internal.c for details.
#include "SDL_compat.h"
#include <stdlib.h>
#include <dlfcn.h>
#include <unistd.h>
#include <errno.h>