aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-01-05 00:47:49 +0000
committerTravis Howell2003-01-05 00:47:49 +0000
commit98578cbfffe268cce9cdae2b46857357975385cf (patch)
tree2780061260331dfc09195658e96090507ce1696f /simon/simon.h
parentc2f816b246e13ea0c97d73cfd3952ed88f650987 (diff)
downloadscummvm-rg350-98578cbfffe268cce9cdae2b46857357975385cf.tar.gz
scummvm-rg350-98578cbfffe268cce9cdae2b46857357975385cf.tar.bz2
scummvm-rg350-98578cbfffe268cce9cdae2b46857357975385cf.zip
Small cleanup
svn-id: r6333
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 079e1ac8b8..11bf50b67b 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -103,7 +103,6 @@ public:
File *_mus_file;
uint16 *_mus_offsets;
- bool readSting(uint a);
void playSting(uint a);
byte *_vc_ptr; /* video code ptr */