+ added the EnhancedVideoBuf global variable to the video unit

git-svn-id: branches/unicodekvm@48466 -
This commit is contained in:
nickysn 2021-01-31 14:11:29 +00:00
parent b8dfa1b8e6
commit f8320dff08

View File

@ -124,6 +124,7 @@ var
OldVideoBuf : PVideoBuf;
VideoBufSize : Longint;
CursorLines : Byte;
EnhancedVideoBuf: TEnhancedVideoBuf;
const {The following constants were variables in the past.
- Lowascii was set to true if ASCII characters < 32 were available