Ooops
svn-id: r6681
This commit is contained in:
parent
4f9213535a
commit
d32d4f583a
1 changed files with 0 additions and 1 deletions
|
@ -3251,7 +3251,6 @@ bool SimonState::has_vgastruct_with_id(uint16 id, uint16 file)
|
||||||
|
|
||||||
void SimonState::processSpecialKeys()
|
void SimonState::processSpecialKeys()
|
||||||
{
|
{
|
||||||
//warning("Key press %d",_key_pressed);
|
|
||||||
switch (_key_pressed) {
|
switch (_key_pressed) {
|
||||||
case 27: // escape
|
case 27: // escape
|
||||||
_exit_cutscene = true;
|
_exit_cutscene = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue