aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/scrolls.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/scrolls.cpp')
-rw-r--r--engines/avalanche/scrolls.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/avalanche/scrolls.cpp b/engines/avalanche/scrolls.cpp
index 878f8d0f78..71bb0360ea 100644
--- a/engines/avalanche/scrolls.cpp
+++ b/engines/avalanche/scrolls.cpp
@@ -410,7 +410,6 @@ void block_drop(string fn, integer xl, integer yl, integer y) {
for (fv = 1; fv <= yl; fv ++)
for (bit = 0; bit <= 3; bit ++) {
- ;
port[0x3c4] = 2;
port[0x3ce] = 4;
port[0x3c5] = 1 << bit;
@@ -715,7 +714,6 @@ void calldrivers() {
break; /* ^D = (D)on't include pagebreak */
case '\2':
case '\21':
- ;
break; /* ^B = speech (B)ubble, ^Q = (Q)uestion in dialogue box */
default: {
bufsize += 1;