home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / hsc14ecr.zip / FMHSC.INC < prev    next >
Text File  |  1993-12-29  |  422b  |  14 lines

  1. ; HSC fm playey, ya know, the one by chicken! :)
  2. ; this just defines the externs for using it, see HSCTRACK.DOC ok??
  3. ; Done 18th Dec 1993 - Phil C.
  4.  
  5. EXTRN HSCPLAYER:FAR       ; Define the playing function
  6.  
  7. ;I wont do the other data stuff! (unless its here, in which case I lied!)
  8.  
  9. EXTRN HSC_Equalizer:byte  ; Dont think this will work.....
  10. EXTRN HSC_Playing:byte
  11. EXTRN HSC_Track:byte
  12. EXTRN HSC_Position:byte
  13.  
  14.