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

  1. #define    ELF_CPLX        204    /* label/ID of anim complex */
  2. #define    ELF_LEFT        0    /* sequence # of anim within complex */
  3. #define    ELF_RIGHT        1    /* sequence # of anim within complex */
  4. #define    ELF_LEFT_ANIM        203    /* label/ID of anim */
  5. #define    ELF_RIGHT_ANIM        202    /* label/ID of anim */
  6.