Kaynağa Gözat

* moved ScreenWidth and ScreenHeight to interface

armin 22 yıl önce
ebeveyn
işleme
4f2f4fc92d
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      rtl/netware/crt.pp

+ 2 - 2
rtl/netware/crt.pp

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