home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / system / alock / source.lha / abrush.h < prev    next >
C/C++ Source or Header  |  1993-09-02  |  106b  |  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.