mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 19:29:24 +02:00
+ enabled the asm version of DirectPutPixelX
git-svn-id: trunk@41057 -
This commit is contained in:
parent
4a93ae0023
commit
b71f815a9a
@ -2661,7 +2661,6 @@ const CrtAddress: word = 0;
|
||||
{$endif asmgraph}
|
||||
|
||||
|
||||
{$undef asmgraph}
|
||||
{$ifndef asmgraph}
|
||||
Procedure DirectPutPixelX(X,Y: smallint);
|
||||
{ x,y -> must be in global coordinates. No clipping. }
|
||||
|
Loading…
Reference in New Issue
Block a user