Fixed typo.

svn-id: r33333
This commit is contained in:
Johannes Schickel 2008-07-27 12:09:10 +00:00
parent bd5cac4e2e
commit b95c05c384

View File

@ -109,7 +109,7 @@ private:
class WSAMovie_v2 : public WSAMovie_v1 {
public:
WSAMovie_v2(KyraEngine_v1 *vm, Screen_v2 *scren);
WSAMovie_v2(KyraEngine_v1 *vm, Screen_v2 *screen);
int open(const char *filename, int unk1, uint8 *palette);