aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/simon/debug.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/simon/debug.h b/engines/simon/debug.h
index 053c2c3936..faf6c8da2d 100644
--- a/engines/simon/debug.h
+++ b/engines/simon/debug.h
@@ -1147,7 +1147,7 @@ static const char *const feeblefiles_opcode_name_table[256] = {
"W|GET_DUMMY_WORD",
"W|GET_WORD_COND_TRUE",
"Bww|SET_ADJ_NOUN",
- NULL,
+ "|SET_TIME",
/* 132 */
"|SAVE_GAME",
"|LOAD_GAME",
@@ -1225,8 +1225,8 @@ static const char *const feeblefiles_opcode_name_table[256] = {
"|RESET_PV_COUNT",
/* 192 */
"BBBB|SET_PATH_VALUES",
- "|PAUSE_CLOCK",
- "|RESUME_CLOCK",
+ "|STOP_CLOCK",
+ "|RESTART_CLOCK",
"BBBB|SET_COLOR",
/* 196 */
"B|B3_SET",