aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
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 4e1930a432..9680bdd784 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -637,6 +637,7 @@ protected:
void o7_unknownFA();
void o7_unknownFB();
void o7_quitPauseRestart();
+ void o7_pickupObject();
};
class ScummEngine_v7 : public ScummEngine_v6 {