small code cleanup
svn-id: r5877
This commit is contained in:
parent
55f1a4c7cd
commit
42d24ba562
1 changed files with 0 additions and 6 deletions
|
@ -1745,13 +1745,7 @@ void SimonState::o_print_str()
|
|||
break;
|
||||
|
||||
case GAME_SIMON1DEMO:
|
||||
talk_with_text(num_1, num_2, (char *)string_ptr, tv->a, tv->b, tv->c);
|
||||
break;
|
||||
|
||||
case GAME_SIMON1DOS:
|
||||
talk_with_text(num_1, num_2, (char *)string_ptr, tv->a, tv->b, tv->c);
|
||||
break;
|
||||
|
||||
case GAME_SIMON2DOS:
|
||||
talk_with_text(num_1, num_2, (char *)string_ptr, tv->a, tv->b, tv->c);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue