home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / nduk-v37.lha / V37 / include / resources / potgo.i < prev   
Text File  |  1991-11-27  |  355b  |  20 lines

  1.     IFND    RESOURCES_POTGO_I
  2. RESOURCES_POTGO_I    EQU    1
  3. **
  4. **    $Filename: resources/potgo.i $
  5. **    $Release: 2.04 Includes, V37.4 $
  6. **    $Revision: 36.0 $
  7. **    $Date: 90/04/13 $
  8. **
  9. **    potgo resource name
  10. **
  11. **    (C) Copyright 1986-1991 Commodore-Amiga, Inc.
  12. **        All Rights Reserved
  13. **
  14. POTGONAME MACRO
  15.         dc.b    'potgo.resource',0
  16.         ds.w    0
  17.     ENDM
  18.  
  19.     ENDC    ; RESOURCES_POTGO_I
  20.