|
@@ -31,6 +31,11 @@
|
|
#define SDL_GPU_H
|
|
#define SDL_GPU_H
|
|
|
|
|
|
#include <SDL3/SDL_stdinc.h>
|
|
#include <SDL3/SDL_stdinc.h>
|
|
|
|
+#include <SDL3/SDL_properties.h>
|
|
|
|
+#include <SDL3/SDL_pixels.h>
|
|
|
|
+#include <SDL3/SDL_rect.h>
|
|
|
|
+#include <SDL3/SDL_surface.h>
|
|
|
|
+#include <SDL3/SDL_video.h>
|
|
|
|
|
|
#ifdef __cplusplus
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
extern "C" {
|