aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/scott/scott.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2018-10-18 20:13:06 -0700
committerPaul Gilbert2018-12-08 19:05:59 -0800
commit77f357e72f1f1bfad93b3b1c54f6f57b67131ba7 (patch)
tree8f4ce6c78727727081f085dacfddffa54f86ef02 /engines/gargoyle/scott/scott.cpp
parent74080143da579b2db0521ec204a172719c096bc5 (diff)
downloadscummvm-rg350-77f357e72f1f1bfad93b3b1c54f6f57b67131ba7.tar.gz
scummvm-rg350-77f357e72f1f1bfad93b3b1c54f6f57b67131ba7.tar.bz2
scummvm-rg350-77f357e72f1f1bfad93b3b1c54f6f57b67131ba7.zip
GLK: Add window creation
Diffstat (limited to 'engines/gargoyle/scott/scott.cpp')
-rw-r--r--engines/gargoyle/scott/scott.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gargoyle/scott/scott.cpp b/engines/gargoyle/scott/scott.cpp
index 42a9088b21..9632408d46 100644
--- a/engines/gargoyle/scott/scott.cpp
+++ b/engines/gargoyle/scott/scott.cpp
@@ -864,6 +864,7 @@ int Scott::PerformLine(int ct) {
case 63:
doneit: Output("The game is now over.\n");
glk_exit();
+ break;
case 64:
break;
case 65: