Typo
svn-id: r7885
This commit is contained in:
parent
13739f18ef
commit
cf29056768
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue