VisualC-GDK: Add missing dialog sources, fix Xbox builds

This commit is contained in:
Daniel Ludwig
2024-03-26 14:34:51 +01:00
committed by Sam Lantinga
parent 693c75e36e
commit 4562b41a4d
4 changed files with 17 additions and 1 deletions

View File

@@ -199,6 +199,9 @@
#define SDL_THREAD_GENERIC_RWLOCK_SUFFIX 1
#define SDL_THREAD_WINDOWS 1
/* Enable various time systems */
#define SDL_TIME_WINDOWS 1
/* Enable various timer systems */
#define SDL_TIMER_WINDOWS 1