diff options
author | Matthew Hoops | 2012-08-31 22:26:02 -0400 |
---|---|---|
committer | Matthew Hoops | 2012-08-31 22:26:02 -0400 |
commit | 2f9b1b67b08f1b70cd95795aaf7816ca7f991649 (patch) | |
tree | aaa6c94743a938615444fa1fd0b2b61ac5a0ec08 /graphics | |
parent | 1043283e535a3870b557ef428223a99e9e3b5be5 (diff) | |
download | scummvm-rg350-2f9b1b67b08f1b70cd95795aaf7816ca7f991649.tar.gz scummvm-rg350-2f9b1b67b08f1b70cd95795aaf7816ca7f991649.tar.bz2 scummvm-rg350-2f9b1b67b08f1b70cd95795aaf7816ca7f991649.zip |
ALL: Mark off some things as used by Pegasus
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/decoders/pict.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/decoders/pict.h b/graphics/decoders/pict.h index 417a7c5134..7497e3963f 100644 --- a/graphics/decoders/pict.h +++ b/graphics/decoders/pict.h @@ -24,6 +24,7 @@ * @file * Image decoder used in engines: * - mohawk + * - pegasus * - sci */ |