home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / cbm / nduk-v39.lha / V39 / include / resources / battmem.h < prev    next >
C/C++ Source or Header  |  1992-09-24  |  312b  |  16 lines

  1. #ifndef RESOURCES_BATTMEM_H
  2. #define RESOURCES_BATTMEM_H 1
  3. /*
  4. **    $VER: battmem.h 36.4 (01.05.90)
  5. **    Includes Release 39.108
  6. **
  7. **    BattMem resource name strings.
  8. **
  9. **    (C) Copyright 1989-1992 Commodore-Amiga Inc.
  10. **        All Rights Reserved
  11. */
  12.  
  13. #define BATTMEMNAME    "battmem.resource"
  14.  
  15. #endif /* RESOURCES_BATTMEM_H */
  16.