home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / sviluppo / powerd / lib / powerd_lib.lha / PowerD / MouseX.ass < prev    next >
Encoding:
Text File  |  1999-06-23  |  71 b   |  8 lines

  1. ; a0 - window
  2.  
  3.     xdef    _MouseX
  4.  
  5. _MouseX    move.w    (14,a0),d0
  6.     ext.l    d0
  7.     rts
  8.