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

  1. #define    RS_CPLX        80    /* label/ID of anim complex */
  2. #define    DANCE1        0    /* sequence # of anim within complex */
  3. #define    DANCE2        1    /* sequence # of anim within complex */
  4. #define    STANDUP        2    /* sequence # of anim within complex */
  5. #define    DANCE1_ANIM        77    /* label/ID of anim */
  6. #define    DANCE2_ANIM        78    /* label/ID of anim */
  7. #define    STANDUP_ANIM        76    /* label/ID of anim */
  8.