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

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