diff options
author | Nicola Mettifogo | 2007-03-29 19:10:01 +0000 |
---|---|---|
committer | Nicola Mettifogo | 2007-03-29 19:10:01 +0000 |
commit | d75df279646f0449f917a1882be835f3ad06d8c8 (patch) | |
tree | e636f6111a332f407769f646d7854efd1de2c2e6 /engines | |
parent | 31eb34c98f7860a21c48a37ab751b3208e5cfbf9 (diff) | |
download | scummvm-rg350-d75df279646f0449f917a1882be835f3ad06d8c8.tar.gz scummvm-rg350-d75df279646f0449f917a1882be835f3ad06d8c8.tar.bz2 scummvm-rg350-d75df279646f0449f917a1882be835f3ad06d8c8.zip |
oops
svn-id: r26319
Diffstat (limited to 'engines')
-rw-r--r-- | engines/parallaction/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/defs.h b/engines/parallaction/defs.h index 1601582140..3abf0a8edb 100644 --- a/engines/parallaction/defs.h +++ b/engines/parallaction/defs.h @@ -88,7 +88,7 @@ struct StaticCnv { }; -class Cnv { +struct Cnv { uint16 _count; // # of frames uint16 _width; // uint16 _height; // |