mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 07:09:49 +01:00
* moved ScreenWidth and ScreenHeight to interface
This commit is contained in:
parent
872a9b1d1e
commit
4f2f4fc92d
@ -117,8 +117,8 @@ implementation
|
||||
|
||||
var
|
||||
DelayCnt,
|
||||
ScreenWidth,
|
||||
ScreenHeight : longint;
|
||||
// ScreenWidth,
|
||||
// ScreenHeight : longint;
|
||||
VidSeg : Word;
|
||||
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user