diff options
Diffstat (limited to 'graphics/decoders/tga.h')
-rw-r--r-- | graphics/decoders/tga.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/decoders/tga.h b/graphics/decoders/tga.h index d8ccf8f766..5b1e87d4c5 100644 --- a/graphics/decoders/tga.h +++ b/graphics/decoders/tga.h @@ -26,6 +26,7 @@ /* * TGA decoder used in engines: * - wintermute + * - zvision */ #ifndef GRAPHICS_DECODERS_TGA_H |