include: SDL_dynapi.h depends on platform defines

This commit is contained in:
Anonymous Maarten
2023-01-08 00:40:09 +01:00
committed by Anonymous Maarten
parent d94f2a9ee5
commit f91a747549
29 changed files with 249 additions and 200 deletions

View File

@@ -60,6 +60,7 @@
#include <SDL3/SDL_mutex.h>
#include <SDL3/SDL_pixels.h>
#include <SDL3/SDL_platform.h>
#include <SDL3/SDL_platform_defines.h>
#include <SDL3/SDL_power.h>
#include <SDL3/SDL_quit.h>
#include <SDL3/SDL_rect.h>