home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / GameSmith3-Hisoft-Examples.DMS / in.adf / GDS_Examples.lha / Examples / bubble / bubble.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-15  |  148 b   |  6 lines

  1. #ifndef    CTBL_BUBBLE_TABLE
  2. #define    CTBL_BUBBLE_TABLE    1
  3. #define    BUBBLE_TABLE_BUBBLE    0x00000001
  4. #endif
  5. #define    BUBBLE_ANIM        193    /* label/ID of anim */
  6.