ALL: Mark off common code used by ZVision
This commit is contained in:
parent
070558c4c4
commit
aea224e260
2 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
/*
|
||||
* TGA decoder used in engines:
|
||||
* - wintermute
|
||||
* - zvision
|
||||
*/
|
||||
|
||||
#ifndef GRAPHICS_DECODERS_TGA_H
|
||||
|
|
|
@ -54,6 +54,7 @@ class Codec;
|
|||
* - sci
|
||||
* - sword1
|
||||
* - sword2
|
||||
* - zvision
|
||||
*/
|
||||
class AVIDecoder : public VideoDecoder {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue