aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
Diffstat (limited to 'simon')
-rw-r--r--simon/res.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/res.cpp b/simon/res.cpp
index 868e2c72f9..395d2d6f65 100644
--- a/simon/res.cpp
+++ b/simon/res.cpp
@@ -278,6 +278,7 @@ byte *SimonState::readSingleOpcode(File *in, byte *ptr)
break;
case GAME_SIMON1DOS:
case GAME_SIMON1DEMO:
+ case GAME_SIMON1AMIGA:
table = opcode_arg_table_simon1dos;
break;
default: