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

@ -4,6 +4,7 @@
*/
#include <SDL3/SDL.h>
#include <SDL3/SDL_test.h>
#include "testautomation_images.h"
/* ================= Test Case Implementation ================== */