+ introduced OldEnhancedVideoBuf

git-svn-id: branches/unicodekvm@48468 -
This commit is contained in:
nickysn 2021-01-31 14:28:41 +00:00
parent 3f852e1444
commit 0d1fef96a1

View File

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