mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-17 07:07:10 +00:00
Typo
svn-id: r7885
This commit is contained in:
parent
13739f18ef
commit
cf29056768
@ -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…
Reference in New Issue
Block a user