aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle/actions.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2012-02-12 22:47:45 +1100
committerStrangerke2012-04-06 08:21:14 +0200
commit0fa68f3406d3f6a5f31546ca2f91547fac04cd7a (patch)
tree5a8fab8875db093822722424201d8e337268e2da /engines/mortevielle/actions.cpp
parentb1b7bd8501c7e474317c5ad8d8e8e9244e960a12 (diff)
downloadscummvm-rg350-0fa68f3406d3f6a5f31546ca2f91547fac04cd7a.tar.gz
scummvm-rg350-0fa68f3406d3f6a5f31546ca2f91547fac04cd7a.tar.bz2
scummvm-rg350-0fa68f3406d3f6a5f31546ca2f91547fac04cd7a.zip
MORTEVIELLE: Remove more code that had been commented out in the original source
Diffstat (limited to 'engines/mortevielle/actions.cpp')
-rw-r--r--engines/mortevielle/actions.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/mortevielle/actions.cpp b/engines/mortevielle/actions.cpp
index f3bc31b637..adcb17b5ed 100644
--- a/engines/mortevielle/actions.cpp
+++ b/engines/mortevielle/actions.cpp
@@ -862,7 +862,7 @@ L2:
x = (hazard(0, 10)) - 5;
parole(7, x, 1);
aniof(1, 1);
- /* tkey(5,32000);*/
+
tip(z, x);
s.conf = s.conf + 1;
s.mlieu = 15;
@@ -882,7 +882,7 @@ L2:
x = (hazard(0, 10)) - 5;
parole(7, x, 1);
aniof(1, 1);
- /* tkey(1,32000);*/
+
s.mlieu = ment;
affrep();
debloc(s.mlieu);
@@ -1069,7 +1069,6 @@ L2:
mov_mouse(f, tou);
CHECK_QUIT;
- /* if keypressed then read(kbd,tou);*/
read_pos_mouse(x, y, c);
x = x * (3 - res);
if (x > 319) cx = 41;