aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorJonathan Gray2003-05-17 01:57:54 +0000
committerJonathan Gray2003-05-17 01:57:54 +0000
commit1f7ebc70d8d72d081f52392dd1adeb273156ed68 (patch)
treeb062c1edb83970b147c144a42b7a7a5721043d36 /scumm/intern.h
parent3a145f50e720a0fe6120b071ae37c15c2dff90d3 (diff)
downloadscummvm-rg350-1f7ebc70d8d72d081f52392dd1adeb273156ed68.tar.gz
scummvm-rg350-1f7ebc70d8d72d081f52392dd1adeb273156ed68.tar.bz2
scummvm-rg350-1f7ebc70d8d72d081f52392dd1adeb273156ed68.zip
add stub for a hev7 op
svn-id: r7593
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index a129fa5605..d00399fcfc 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -490,6 +490,7 @@ protected:
void o6_unknownE4();
void o6_localizeArray();
void o6_shuffle();
+ void o6_unknownFA();
byte VAR_VIDEONAME;