mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 01:49:20 +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}
|
{$endif asmgraph}
|
||||||
|
|
||||||
|
|
||||||
{$undef asmgraph}
|
|
||||||
{$ifndef asmgraph}
|
{$ifndef asmgraph}
|
||||||
Procedure DirectPutPixelX(X,Y: smallint);
|
Procedure DirectPutPixelX(X,Y: smallint);
|
||||||
{ x,y -> must be in global coordinates. No clipping. }
|
{ x,y -> must be in global coordinates. No clipping. }
|
||||||
|
Loading…
Reference in New Issue
Block a user