Procházet zdrojové kódy

* moved ScreenWidth and ScreenHeight to interface

armin před 22 roky
rodič
revize
4f2f4fc92d
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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;
 
 {