Ver Fonte

* moved ScreenWidth and ScreenHeight to interface

armin há 22 anos atrás
pai
commit
4f2f4fc92d
1 ficheiros alterados com 2 adições e 2 exclusões
  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;
 
 {