Skip to content

Commit

Permalink
HOPKINS: Music playback is now working
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed Nov 11, 2012
1 parent 7884c01 commit 3f86ca2
Show file tree
Hide file tree
Showing 3 changed files with 307 additions and 114 deletions.
2 changes: 2 additions & 0 deletions engines/hopkins/events.cpp
Expand Up @@ -154,6 +154,8 @@ void EventsManager::CHANGE_MOUSE(int id) {

// Check Events
void EventsManager::CONTROLE_MES() {
_vm->_soundManager.checkMusic();

pollEvents();
}

Expand Down

0 comments on commit 3f86ca2

Please sign in to comment.