aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreamgen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dreamweb/dreamgen.cpp')
-rw-r--r--engines/dreamweb/dreamgen.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/engines/dreamweb/dreamgen.cpp b/engines/dreamweb/dreamgen.cpp
index c72bd02a6c..43d5fd2c7e 100644
--- a/engines/dreamweb/dreamgen.cpp
+++ b/engines/dreamweb/dreamgen.cpp
@@ -2926,16 +2926,6 @@ void DreamGenContext::openOb() {
cs.word(bx) = ax;
}
-void DreamGenContext::examIcon() {
- STACK_CHECK;
- ds = data.word(kIcons2);
- di = 254;
- bx = 5;
- al = 3;
- ah = 0;
- showFrame();
-}
-
void DreamGenContext::describeOb() {
STACK_CHECK;
getObTextStart();