Explorar o código

+ added the EnhancedVideoBuf global variable to the video unit

git-svn-id: branches/unicodekvm@48466 -
nickysn %!s(int64=4) %!d(string=hai) anos
pai
achega
f8320dff08
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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