diff options
Diffstat (limited to 'video')
-rw-r--r-- | video/flic_decoder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/video/flic_decoder.h b/video/flic_decoder.h index 445e474b87..3697fb2cb1 100644 --- a/video/flic_decoder.h +++ b/video/flic_decoder.h @@ -43,6 +43,7 @@ namespace Video { * * Video decoder used in engines: * - chewy + * - prince * - tucker */ class FlicDecoder : public VideoDecoder { |