Переглянути джерело

+ added the EnhancedVideoBuf global variable to the video unit

git-svn-id: branches/unicodekvm@48466 -
nickysn 4 роки тому
батько
коміт
f8320dff08
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      packages/rtl-console/src/inc/videoh.inc

+ 1 - 0
packages/rtl-console/src/inc/videoh.inc

@@ -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