home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / MAXONB32.DMS / in.adf / Includes.lha / BH / potgo.bh < prev    next >
Encoding:
Text File  |  1994-03-16  |  204 b   |  8 lines

  1. ' potgo BASIC header
  2.  
  3. '$include potgo.bc
  4. LIBRARY DECLARE "potgo.resource"
  5. DECLARE FUNCTION AllocPotBits& LIBRARY 'bits&
  6. DECLARE SUB FreePotBits LIBRARY 'bits&
  7. DECLARE SUB WritePotgo LIBRARY 'word&, mask&
  8.