cImage Surface
This commit is contained in:
@@ -23,6 +23,7 @@ see license.txt for details
|
||||
|
||||
/*** Video Engine Test ***/
|
||||
#include "VideoEngineTest/VideoTest.hpp"
|
||||
#include "VideoEngineTest/ImageTest.hpp"
|
||||
|
||||
/*** Utility Engine Test ***/
|
||||
#include "UtilityEngineTest/StringTest.hpp"
|
||||
@@ -52,6 +53,8 @@ int main(int argc, char *argv[])
|
||||
|
||||
GUIXMLTest();
|
||||
|
||||
ImageTest();
|
||||
|
||||
|
||||
UTest::OverAllReport();
|
||||
SDL_Event event;
|
||||
|
||||
Reference in New Issue
Block a user