aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-10-21 11:45:46 +0000
committerTravis Howell2003-10-21 11:45:46 +0000
commitb582881471012646f8900ba7faadb03dfadafc47 (patch)
tree53da34488b7ddbd2be43bb3425c20f625a93e70c /simon/simon.h
parentc3deeb3daf5ef009fe678b8c7ec0ede8047084ec (diff)
downloadscummvm-rg350-b582881471012646f8900ba7faadb03dfadafc47.tar.gz
scummvm-rg350-b582881471012646f8900ba7faadb03dfadafc47.tar.bz2
scummvm-rg350-b582881471012646f8900ba7faadb03dfadafc47.zip
Missed one
svn-id: r10930
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 46acac8873..5d825b1338 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -693,7 +693,7 @@ protected:
void expire_vga_timers();
- bool has_vgastruct_with_id(uint16 id, uint16 file);
+ bool has_vga_sprite_with_id(uint16 id, uint16 file);
bool vc_get_bit(uint bit);