aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorJonathan Gray2003-02-17 21:42:33 +0000
committerJonathan Gray2003-02-17 21:42:33 +0000
commitc86cc94deb0e072f007c475f259c58ca42bb2c23 (patch)
tree050ee133058e1c6f608286469c0b07b01f06c48e /scumm/intern.h
parent516f970e64fd00f9effa4707ec4970b9b9ef3b43 (diff)
downloadscummvm-rg350-c86cc94deb0e072f007c475f259c58ca42bb2c23.tar.gz
scummvm-rg350-c86cc94deb0e072f007c475f259c58ca42bb2c23.tar.bz2
scummvm-rg350-c86cc94deb0e072f007c475f259c58ca42bb2c23.zip
pickVarRandom stub
svn-id: r6618
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 6ab4b821ac..df71a11d7b 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -370,6 +370,7 @@ protected:
void o6_closeFile();
void o6_deleteFile();
void o6_findAllObjects();
+ void o6_pickVarRandom();
};
class Scumm_v7 : public Scumm_v6