Moved testautomation data out of SDL_test library

This commit is contained in:
Sam Lantinga
2023-01-26 10:23:57 -08:00
parent 742e356180
commit 364db52ca3
23 changed files with 5972 additions and 6161 deletions

View File

@@ -38,8 +38,6 @@
#include <SDL3/SDL.h>
#include <SDL3/SDL_test_images.h>
#include <SDL3/SDL_begin_code.h>
/* Set up for C function definitions, even when using C++ */
#ifdef __cplusplus