Disable SDL dialogs for tvOS and iOS

This commit is contained in:
Semphris 2024-03-30 00:34:29 -04:00 committed by Sam Lantinga
parent 72cf9c0ef4
commit 335fa5d6e4
3 changed files with 5 additions and 7 deletions

View file

@ -20,9 +20,6 @@
*/
#include "SDL_internal.h"
/* TODO: Macro? */
/* TODO: Better includes? */
#include <windows.h>
#include <shlobj.h>
#include "../../core/windows/SDL_windows.h"