Преглед изворни кода

* 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
   DelayCnt,
-  ScreenWidth,
-  ScreenHeight : longint;
+//  ScreenWidth,
+//  ScreenHeight : longint;
   VidSeg : Word;
 
 {