mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-07 03:18:17 +00:00
HUGO: Silent GCC warning introduced in r54087
svn-id: r54095
This commit is contained in:
parent
e065a8a797
commit
6b88fd44c0
@ -443,6 +443,8 @@ void Route::processRoute() {
|
||||
turnedFl = true;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else if (_vm->_hero->vx == 0 && _vm->_hero->vy == 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user