aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/intern_he.h
diff options
context:
space:
mode:
authorTravis Howell2006-11-24 09:27:50 +0000
committerTravis Howell2006-11-24 09:27:50 +0000
commitd1eb83a4703035510acd765b05f3c9786934f5bf (patch)
tree8d30bb65d857185c2ee02cb91fba03c562ce92bb /engines/scumm/he/intern_he.h
parenta77ae86c43cac920fdec2a43b254420b924d44f8 (diff)
downloadscummvm-rg350-d1eb83a4703035510acd765b05f3c9786934f5bf.tar.gz
scummvm-rg350-d1eb83a4703035510acd765b05f3c9786934f5bf.tar.bz2
scummvm-rg350-d1eb83a4703035510acd765b05f3c9786934f5bf.zip
Add findBox opcode for Hebrew version of Freddi Fish 1
svn-id: r24780
Diffstat (limited to 'engines/scumm/he/intern_he.h')
-rw-r--r--engines/scumm/he/intern_he.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/he/intern_he.h b/engines/scumm/he/intern_he.h
index a1998c19e2..54df8f8f48 100644
--- a/engines/scumm/he/intern_he.h
+++ b/engines/scumm/he/intern_he.h
@@ -198,6 +198,7 @@ protected:
void o70_getStringLenForWidth();
void o70_getCharIndexInString();
void o70_setFilePath();
+ void o70_findBox();
void o70_setSystemMessage();
void o70_polygonOps();
void o70_polygonHit();