Add centreScroll() for FF and hyperbox code differences in FF.

svn-id: r21712
This commit is contained in:
Travis Howell 2006-04-09 04:53:31 +00:00
parent a74fcf7cee
commit 202406e31b
7 changed files with 69 additions and 14 deletions

View file

@ -1512,7 +1512,7 @@ void SimonEngine::o3_playSmack() {
void SimonEngine::o3_centreScroll() {
// 187
warning("STUB: script opcode 187");
centreScroll();
}
void SimonEngine::o3_resetPVCount() {