home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / GoldED / developer / api / fd / apilib.fd
Encoding:
Text File  |  1998-10-06  |  182 b   |  9 lines

  1. ##base _APIBase
  2. ##bias 30
  3. ##public
  4. APIMountClient(apiMsg,args)(a0/a1)
  5. APICloseClient(handle,apiMsg)(a0/a1)
  6. APIBriefClient(handle,apiMsg)(a0/a1)
  7. APIFree(handle,apiOrder)(a0/a1)
  8. ##end
  9.