GOB: use EventManager::getMousePos and some cleanup
svn-id: r26220
This commit is contained in:
parent
139608f451
commit
8ba2a5bb83
3 changed files with 12 additions and 37 deletions
|
@ -69,7 +69,6 @@ void Init::cleanup(void) {
|
|||
warning("cleanup: Allocated sprites left: %d", _vm->_global->_sprAllocated);
|
||||
|
||||
_vm->_snd->stopSound(0);
|
||||
_vm->_util->keyboard_release();
|
||||
}
|
||||
|
||||
void Init::initGame(char *totName) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue