home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include / lvo / sound_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-04  |  225 b   |  11 lines

  1. _LVOAllocSoundMem    equ    -6
  2.     xdef    _LVOAllocSoundMem
  3. _LVOStopAudio    equ    -12
  4.     xdef    _LVOStopAudio
  5. _LVOCheckSound    equ    -18
  6.     xdef    _LVOCheckSound
  7. _LVOFreeSoundMem    equ    -24
  8.     xdef    _LVOFreeSoundMem
  9. _LVOSetVolume    equ    -30
  10.     xdef    _LVOSetVolume
  11.