浏览代码

* moved ScreenWidth and ScreenHeight to interface

armin 22 年之前
父节点
当前提交
4f2f4fc92d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      rtl/netware/crt.pp

+ 2 - 2
rtl/netware/crt.pp

@@ -117,8 +117,8 @@ implementation
 
 
 var
 var
   DelayCnt,
   DelayCnt,
-  ScreenWidth,
-  ScreenHeight : longint;
+//  ScreenWidth,
+//  ScreenHeight : longint;
   VidSeg : Word;
   VidSeg : Word;
 
 
 {
 {