home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / cbm / os-include-bin.lha / os-include / resources / battmem.h < prev    next >
C/C++ Source or Header  |  1993-10-15  |  309b  |  16 lines

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