Removed unused GFX interactive tests.

This commit is contained in:
Daniel Buckmaster 2014-09-01 08:22:16 +10:00
parent fbd97b0cf8
commit 225ef8a9ff
3 changed files with 0 additions and 15180 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -126,7 +126,6 @@ switch( T3D_Generator::$platform )
// GFX
addEngineSrcDir( 'gfx/Null' );
addEngineSrcDir( 'gfx/test' );
addEngineSrcDir( 'gfx/bitmap' );
addEngineSrcDir( 'gfx/bitmap/loaders' );
addEngineSrcDir( 'gfx/util' );