mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
VIDEO: Add PRINCE to list of engines using the FLIC decoder
This commit is contained in:
@@ -43,6 +43,7 @@ namespace Video {
|
||||
*
|
||||
* Video decoder used in engines:
|
||||
* - chewy
|
||||
* - prince
|
||||
* - tucker
|
||||
*/
|
||||
class FlicDecoder : public VideoDecoder {
|
||||
|
||||
Reference in New Issue
Block a user