home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / util / misc / alock / abrush.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-09-02  |  106 b   |  10 lines

  1. #ifndef ABRUSH_H
  2. #define ABRUSH_H
  3.  
  4. extern struct Image big_img;
  5.  
  6. extern UWORD        big_cmap[];
  7.  
  8. #endif
  9.  
  10.