mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-27 04:07:05 +00:00
AVALANCHE: Finish stubbing Avalot vol. 2.
This commit is contained in:
parent
e4e3574b91
commit
ef1f254b03
@ -142,8 +142,6 @@ void Avalot::setParent(AvalancheEngine *vm) {
|
||||
|
||||
|
||||
void Avalot::run(Common::String arg) {
|
||||
warning("STUB: Avalot::run(%s)", arg.c_str());
|
||||
|
||||
do {
|
||||
_vm->_lucerna.clock_lucerna();
|
||||
_vm->_basher.keyboard_link();
|
||||
|
Loading…
Reference in New Issue
Block a user