Explorar o código

+ comment in GetPixel320 with the parameter locations

git-svn-id: trunk@41112 -
nickysn %!s(int64=6) %!d(string=hai) anos
pai
achega
00d4bdbc7d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/graph/src/go32v2/graph.pp

+ 2 - 0
packages/graph/src/go32v2/graph.pp

@@ -2319,6 +2319,8 @@ End;
  Function GetPixel320(X,Y: smallint):word;
   assembler;
   asm
+    {# Var X located in register ax
+     # Var Y located in register dx }
     push ebx
     push ecx
     push edx