فهرست منبع

+ introduced OldEnhancedVideoBuf

git-svn-id: branches/unicodekvm@48468 -
nickysn 4 سال پیش
والد
کامیت
0d1fef96a1
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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;
   OldVideoBuf  : PVideoBuf;
   VideoBufSize : Longint;
   VideoBufSize : Longint;
   CursorLines  : Byte;
   CursorLines  : Byte;
-  EnhancedVideoBuf: TEnhancedVideoBuf;
+  EnhancedVideoBuf,
+  OldEnhancedVideoBuf: TEnhancedVideoBuf;
 
 
 const {The following constants were variables in the past.
 const {The following constants were variables in the past.
        - Lowascii was set to true if ASCII characters < 32 were available
        - Lowascii was set to true if ASCII characters < 32 were available