home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / powerd / lib / PowerD / MouseXY.ass < prev    next >
Encoding:
Text File  |  1999-09-18  |  99 b   |  9 lines

  1.  
  2.     xdef    _MouseXY
  3.  
  4. _MouseXY    moveq    #0,d0
  5.     move.l    (4,a7),a0
  6.     move.w    (14,a0),d0
  7.     move.w    (12,a0),d1
  8.     rts
  9.