[Scummvm-git-logs] scummvm master -> 942066728a50550680709a7cf91030cf214b797f
sev-
sev at scummvm.org
Wed Jul 1 15:06:18 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
942066728a DIRECTOR: Fix warning
Commit: 942066728a50550680709a7cf91030cf214b797f
https://github.com/scummvm/scummvm/commit/942066728a50550680709a7cf91030cf214b797f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-07-01T17:06:03+02:00
Commit Message:
DIRECTOR: Fix warning
Changed paths:
engines/director/cast.h
diff --git a/engines/director/cast.h b/engines/director/cast.h
index ade8ca46e3..0117f5be93 100644
--- a/engines/director/cast.h
+++ b/engines/director/cast.h
@@ -40,7 +40,7 @@ class CastMember;
class DirectorEngine;
class Lingo;
struct Resource;
-struct Stxt;
+class Stxt;
class BitmapCastMember;
class ScriptCastMember;
class ShapeCastMember;
More information about the Scummvm-git-logs
mailing list