Explorar o código

+ introduced OldEnhancedVideoBuf

git-svn-id: branches/unicodekvm@48468 -
nickysn %!s(int64=4) %!d(string=hai) anos
pai
achega
0d1fef96a1
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      packages/rtl-console/src/inc/videoh.inc

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

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