VIDEO: Add PRINCE to list of engines using the FLIC decoder

This commit is contained in:
Adrian Frühwirth
2018-05-17 19:52:15 +02:00
parent ff1b7ff89d
commit fa6a9280b2
+1
View File
@@ -43,6 +43,7 @@ namespace Video {
*
* Video decoder used in engines:
* - chewy
* - prince
* - tucker
*/
class FlicDecoder : public VideoDecoder {