mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-07 09:27:34 +01:00
* Fix by Wayne Sherman to make restore from dosshell work under Win32
git-svn-id: trunk@3455 -
This commit is contained in:
parent
47c93d1e79
commit
1ebccce1c9
@ -1047,6 +1047,7 @@ BEGIN { Compatability only }
|
||||
{ InitDosMem;}
|
||||
drivers.initkeyboard;
|
||||
drivers.initvideo;
|
||||
InitScreen;
|
||||
InitEvents;
|
||||
InitSysError;
|
||||
Redraw;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user