* Fix by Wayne Sherman to make restore from dosshell work under Win32

git-svn-id: trunk@3455 -
This commit is contained in:
daniel 2006-05-08 06:39:01 +00:00
parent 47c93d1e79
commit 1ebccce1c9

View File

@ -1047,6 +1047,7 @@ BEGIN { Compatability only }
{ InitDosMem;}
drivers.initkeyboard;
drivers.initvideo;
InitScreen;
InitEvents;
InitSysError;
Redraw;