home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / nduk-v37.lha / V37 / include / resources / battmem.h < prev    next >
C/C++ Source or Header  |  1991-11-27  |  364b  |  18 lines

  1. #ifndef RESOURCES_BATTMEM_H
  2. #define RESOURCES_BATTMEM_H 1
  3. /*
  4. **    $Filename: resources/battmem.h $
  5. **    $Release: 2.04 Includes, V37.4 $
  6. **    $Revision: 36.4 $
  7. **    $Date: 90/05/01 $
  8. **
  9. **    BattMem resource name strings.
  10. **
  11. **    (C) Copyright 1989-1991 Commodore-Amiga Inc.
  12. **        All Rights Reserved
  13. */
  14.  
  15. #define BATTMEMNAME    "battmem.resource"
  16.  
  17. #endif /* RESOURCES_BATTMEM_H */
  18.