aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game_view.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-08-07 19:04:28 -0400
committerPaul Gilbert2016-08-07 19:04:28 -0400
commit8b6ac03f18c69a519f1fdcd9bb49920bcfe78012 (patch)
tree6aa7f58317530b6a16464029e09282a1dd412b38 /engines/titanic/game_view.h
parent0b244412e302bf5366327ac3ce4ee265b053a9da (diff)
downloadscummvm-rg350-8b6ac03f18c69a519f1fdcd9bb49920bcfe78012.tar.gz
scummvm-rg350-8b6ac03f18c69a519f1fdcd9bb49920bcfe78012.tar.bz2
scummvm-rg350-8b6ac03f18c69a519f1fdcd9bb49920bcfe78012.zip
TITANIC: Start of music player class
Diffstat (limited to 'engines/titanic/game_view.h')
-rw-r--r--engines/titanic/game_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game_view.h b/engines/titanic/game_view.h
index 74ab207d36..29e800bc7a 100644
--- a/engines/titanic/game_view.h
+++ b/engines/titanic/game_view.h
@@ -39,7 +39,7 @@ public:
CVideoSurface *_surface;
public:
CGameView();
- virtual ~CGameView() {}
+ virtual ~CGameView();
/**
* Set the game manager