This commit is contained in:
Sasha Szpakowski
2024-10-17 23:10:10 -03:00
parent 8c52dce565
commit 7ca40027e0
224 changed files with 8872 additions and 6448 deletions
@@ -51,6 +51,7 @@
#define HAVE_REALLOC 1
#define HAVE_FREE 1
#define HAVE_GETENV 1
#define HAVE_GETHOSTNAME 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
@@ -227,4 +228,7 @@
#define SDL_CAMERA_DRIVER_DUMMY 1
/* Enable dialog subsystem */
#define SDL_DIALOG_DUMMY 1
#endif /* SDL_build_config_ios_h_ */