소스 검색

+ 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