Added the following patch:

[ 598121 ] Cursor cosmetics

svn-id: r4987
This commit is contained in:
Travis Howell 2002-09-21 14:17:13 +00:00
parent f1a273e092
commit ae353fae18
2 changed files with 51 additions and 10 deletions

View file

@ -272,6 +272,7 @@ void Scumm::scummInit()
_talkDelay = 0;
_keepText = false;
gdi._currentCursor = 0;
_cursorState = 0;
_userPut = 0;