Remove TGA dumper

This commit is contained in:
Jannik Vogel
2016-04-30 09:43:59 +02:00
parent 594bd182b4
commit 49bfe9bf91
3 changed files with 0 additions and 62 deletions

View File

@ -15,7 +15,6 @@ set(SRCS
shader/shader.cpp
shader/shader_interpreter.cpp
swrasterizer.cpp
utils.cpp
vertex_loader.cpp
video_core.cpp
)