changeset 7993 | 771138df6c62 |
parent 7796 | 75c80f36038e |
child 8149 | 681eb46b8ac4 |
1.1 --- a/include/SDL_test_common.h Fri Nov 15 23:20:50 2013 -0500 1.2 +++ b/include/SDL_test_common.h Fri Nov 15 22:01:58 2013 -0800 1.3 @@ -82,6 +82,7 @@ 1.4 Uint32 render_flags; 1.5 SDL_bool skip_renderer; 1.6 SDL_Renderer **renderers; 1.7 + SDL_Texture **targets; 1.8 1.9 /* Audio info */ 1.10 const char *audiodriver;