aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter.h
diff options
context:
space:
mode:
authorSven Hesse2011-01-25 02:50:56 +0000
committerSven Hesse2011-01-25 02:50:56 +0000
commitc8997d0ef8714cd7a12b22626d102b0ceefcd5e4 (patch)
tree8e00367ea76c2568f360c6d69fd0697ad735e9cf /engines/gob/inter.h
parent0b5af778b00e0908cad98843f9a58498b8a1f90c (diff)
downloadscummvm-rg350-c8997d0ef8714cd7a12b22626d102b0ceefcd5e4.tar.gz
scummvm-rg350-c8997d0ef8714cd7a12b22626d102b0ceefcd5e4.tar.bz2
scummvm-rg350-c8997d0ef8714cd7a12b22626d102b0ceefcd5e4.zip
GOB: o7_draw0x44 is o7_displayWarning
svn-id: r55515
Diffstat (limited to 'engines/gob/inter.h')
-rw-r--r--engines/gob/inter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/inter.h b/engines/gob/inter.h
index 8189b456bf..c603c5d1d7 100644
--- a/engines/gob/inter.h
+++ b/engines/gob/inter.h
@@ -595,7 +595,7 @@ protected:
void o7_draw0x0C();
void o7_draw0x0D();
- void o7_draw0x44();
+ void o7_displayWarning();
void o7_draw0x45();
void o7_draw0x57();
void o7_draw0x89();