Add image data definitions (for render tests) to test lib

This commit is contained in:
Andreas Schiffler 2012-12-20 08:50:36 -08:00
parent 02c860852a
commit f5af517cd2
10 changed files with 5667 additions and 3 deletions

View file

@ -40,6 +40,7 @@
#include "SDL_test_log.h"
#include "SDL_test_assert.h"
#include "SDL_test_harness.h"
#include "SDL_test_images.h"
#include "begin_code.h"
/* Set up for C function definitions, even when using C++ */