home *** CD-ROM | disk | FTP | other *** search
/ Experience Hawaii / HAWAII.ISO / pc / credit.dir / 00023.ls < prev    next >
Encoding:
Text File  |  1996-04-12  |  107 b   |  8 lines

  1. on checksound
  2.   if soundBusy(1) = 1 then
  3.     nothing()
  4.   else
  5.     puppetSound("AMB01OUT.AIF")
  6.   end if
  7. end
  8.