aboutsummaryrefslogtreecommitdiff
path: root/simon/debug.h
diff options
context:
space:
mode:
authorTravis Howell2003-05-24 12:28:56 +0000
committerTravis Howell2003-05-24 12:28:56 +0000
commitcf290567688813a41efdff79807b6dc072820929 (patch)
treeb9c85f6843390813239d59885066a5331f293701 /simon/debug.h
parent13739f18ef6c637799fc5f466f7d3f132268c0df (diff)
downloadscummvm-rg350-cf290567688813a41efdff79807b6dc072820929.tar.gz
scummvm-rg350-cf290567688813a41efdff79807b6dc072820929.tar.bz2
scummvm-rg350-cf290567688813a41efdff79807b6dc072820929.zip
Typo
svn-id: r7885
Diffstat (limited to 'simon/debug.h')
-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",