aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
Diffstat (limited to 'simon')
-rw-r--r--simon/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/simon/debug.h b/simon/debug.h
index ff3eed9f5a..61d2077a97 100644
--- a/simon/debug.h
+++ b/simon/debug.h
@@ -1017,7 +1017,7 @@ const char *const simon1_video_opcode_name_table[] = {
"dddd|DUMMY_28",
"|STOP_ALL_SOUNDS",
"d|SET_BASE_DELAY",
- "d|SET_PALETTEETTE_MODE",
+ "d|SET_PALETTE_MODE",
/* 32 */
"vv|COPY_VAR",
"|FORCE_UNLOCK",
@@ -1100,7 +1100,7 @@ const char *const simon2_video_opcode_name_table[] = {
"dddd|DUMMY_28",
"|STOP_ALL_SOUNDS",
"d|SET_BASE_DELAY",
- "d|SET_PALETTEETTE_MODE",
+ "d|SET_PALETTE_MODE",
/* 32 */
"vv|COPY_VAR",
"|FORCE_UNLOCK",