aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-03-07 12:52:28 +0000
committerTravis Howell2003-03-07 12:52:28 +0000
commit52b161257187d96195344ad850f001c5d02e10b0 (patch)
tree86e82620a987342144150d50573d6f08718b14d1 /simon/simon.h
parent6f65f6f166854fb9c6bd2983072b6824fb74d9a5 (diff)
downloadscummvm-rg350-52b161257187d96195344ad850f001c5d02e10b0.tar.gz
scummvm-rg350-52b161257187d96195344ad850f001c5d02e10b0.tar.bz2
scummvm-rg350-52b161257187d96195344ad850f001c5d02e10b0.zip
Remove vc_59_helper
Make t key work in simon2talkie/win only svn-id: r6739
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 d77feca331..f61ad9d561 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -689,7 +689,6 @@ public:
VgaSprite *find_cur_sprite();
void vc_set_bit_to(uint bit, bool value);
- bool vc_59_helper();
void expire_vga_timers();
bool has_vgastruct_with_id(uint16 id, uint16 file);