cleaned up the restart/pause/shutdown situation a bit; added comment that explains how restart might be implemented
svn-id: r8260
This commit is contained in:
parent
88f1a4e27c
commit
4292d621af
6 changed files with 60 additions and 28 deletions
|
@ -708,7 +708,7 @@ void Scumm_v2::o2_actorSet() {
|
|||
}
|
||||
|
||||
void Scumm_v2::o2_restart() {
|
||||
warning("o2_restart NYI");
|
||||
restart();
|
||||
}
|
||||
|
||||
void Scumm_v2::o2_drawObject() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue