[Scummvm-git-logs] scummvm master -> fa6a9280b215bef7ad36fcaffef02a267be5be2f
bonki
bonki at users.noreply.github.com
Thu May 17 19:52:44 CEST 2018
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
fa6a9280b2 VIDEO: Add PRINCE to list of engines using the FLIC decoder
Commit: fa6a9280b215bef7ad36fcaffef02a267be5be2f
https://github.com/scummvm/scummvm/commit/fa6a9280b215bef7ad36fcaffef02a267be5be2f
Author: Adrian Frühwirth (bonki at users.noreply.github.com)
Date: 2018-05-17T19:52:15+02:00
Commit Message:
VIDEO: Add PRINCE to list of engines using the FLIC decoder
Changed paths:
video/flic_decoder.h
diff --git a/video/flic_decoder.h b/video/flic_decoder.h
index 445e474..3697fb2 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 {
More information about the Scummvm-git-logs
mailing list