Skip to content

Commit

Permalink
ALL: Mark off some things as used by Pegasus
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Hoops committed Sep 1, 2012
1 parent 1043283 commit 2f9b1b6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions audio/decoders/aiff.h
Expand Up @@ -23,6 +23,7 @@
/**
* @file
* Sound decoder used in engines:
* - pegasus
* - saga
* - sci
* - sword1
Expand Down
1 change: 1 addition & 0 deletions audio/decoders/quicktime.h
Expand Up @@ -25,6 +25,7 @@
* Sound decoder used in engines:
* - groovie
* - mohawk
* - pegasus
* - sci
*/

Expand Down
1 change: 1 addition & 0 deletions common/macresman.h
Expand Up @@ -25,6 +25,7 @@
* Macintosh resource fork manager used in engines:
* - groovie
* - mohawk
* - pegasus
* - sci
* - scumm
*/
Expand Down
1 change: 1 addition & 0 deletions graphics/decoders/pict.h
Expand Up @@ -24,6 +24,7 @@
* @file
* Image decoder used in engines:
* - mohawk
* - pegasus
* - sci
*/

Expand Down
1 change: 1 addition & 0 deletions video/qt_decoder.h
Expand Up @@ -53,6 +53,7 @@ class Codec;
*
* Video decoder used in engines:
* - mohawk
* - pegasus
* - sci
*/
class QuickTimeDecoder : public VideoDecoder, public Audio::QuickTimeAudioDecoder {
Expand Down

0 comments on commit 2f9b1b6

Please sign in to comment.