aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/inventory.h
diff options
context:
space:
mode:
authorStrangerke2012-06-14 00:11:56 +0200
committerStrangerke2012-06-14 00:12:45 +0200
commit42a322d671a27406a9dd993f82675dda0ee4780b (patch)
treeb2da7f1959a2c38deb153340cb649eda50462de1 /engines/tony/inventory.h
parent746dcf33da340702157dc7aca0f01265648189be (diff)
downloadscummvm-rg350-42a322d671a27406a9dd993f82675dda0ee4780b.tar.gz
scummvm-rg350-42a322d671a27406a9dd993f82675dda0ee4780b.tar.bz2
scummvm-rg350-42a322d671a27406a9dd993f82675dda0ee4780b.zip
TONY: Silent some CppCheck warnings
Diffstat (limited to 'engines/tony/inventory.h')
-rw-r--r--engines/tony/inventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/tony/inventory.h b/engines/tony/inventory.h
index 5bf35e6eb0..b739e16f72 100644
--- a/engines/tony/inventory.h
+++ b/engines/tony/inventory.h
@@ -169,6 +169,7 @@ protected:
int onWhichBox(RMPoint pt);
public:
+ RMInterface();
virtual ~RMInterface();
// The usual DoFrame (poll the graphics engine)