From dbee76236e9519932b14fb4aea81a07e86100309 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Fri, 5 Aug 2016 19:19:45 -0400 Subject: [PATCH] IMAGE: Add titanic to list of engines using TGA decoder --- image/tga.h | 1 + 1 file changed, 1 insertion(+) diff --git a/image/tga.h b/image/tga.h index 677c17834fc..ef897becdd8 100644 --- a/image/tga.h +++ b/image/tga.h @@ -26,6 +26,7 @@ /* * TGA decoder used in engines: + * - titanic * - wintermute * - zvision */