aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/agt/metacommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/agt/metacommand.cpp')
-rw-r--r--engines/glk/agt/metacommand.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/glk/agt/metacommand.cpp b/engines/glk/agt/metacommand.cpp
index 9324a0b054..52b3b9564a 100644
--- a/engines/glk/agt/metacommand.cpp
+++ b/engines/glk/agt/metacommand.cpp
@@ -1038,6 +1038,7 @@ int scan_metacommand(integer m_actor, int vcode,
/* We are doing disambiguation and reached
an action token */
case 0:
+ default:
break; /* Go onto next metacommand */
case 1:
rfree(substack);