mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 05:29:21 +02:00
* made sources nicer
This commit is contained in:
parent
30903c5061
commit
9750315ed1
@ -5,11 +5,6 @@ Interface
|
|||||||
uses
|
uses
|
||||||
video;
|
video;
|
||||||
|
|
||||||
{ $ifndef cpu86}
|
|
||||||
{ $error This example only works on intel 80x86 machines}
|
|
||||||
{ $endif}
|
|
||||||
|
|
||||||
|
|
||||||
Procedure TextOut(X,Y : Word;Const S : String);
|
Procedure TextOut(X,Y : Word;Const S : String);
|
||||||
|
|
||||||
Implementation
|
Implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user