home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaMiscModsCD3.iso / _PROGRAMME / TRACKER / OctaMED.lzh / OctaMED / Programmers / PlayerLibraries / octaplayer_lib.fd < prev    next >
Encoding:
Text File  |  1993-03-13  |  288 b   |  15 lines

  1. * prototypes for OctaMEDPlayer.library V2.00
  2. ##base _OctaPlayerBase
  3. ##bias 30
  4. ##public
  5. GetPlayer8()()
  6. FreePlayer8()()
  7. PlayModule8(module)(A0)
  8. ContModule8(module)(A0)
  9. StopPlayer8()()
  10. LoadModule8(filename)(A0)
  11. UnLoadModule8(module)(A0)
  12. SetModnum8(modnum)(D0)
  13. RelocModule8(module)(A0)
  14. ##end
  15.