home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri K-CD 2000 #10 (Games) / DEMOS.ISO / NHL2001 / data1.cab / Program_Files / gamedata / create.viv / create.h < prev   
Encoding:
C/C++ Source or Header  |  2000-09-18  |  1.2 KB  |  43 lines

  1. /* ******************************** */
  2. /*  Header file generate by VIEWER */
  3. /* ******************************** */
  4. #define CREATE_TOTAL_ANIMS 22
  5.  
  6. #define NHL_BANK_SKELETON 0
  7. #define NHL_BANK_CREATE_P 1
  8. #define NHL_BANK_CREATE_G 2
  9.  
  10.  
  11. /* ****************************** */
  12. /* ANIMS in bank: 'CREATE_P' */
  13. /* ****************************** */
  14. #define NHL_CREATE_P_ANIMS 10
  15. #define NHL_ANIM_CREATP01 256
  16. #define NHL_ANIM_CREATP02 257
  17. #define NHL_ANIM_CREATP03 258
  18. #define NHL_ANIM_CREATP04 259
  19. #define NHL_ANIM_CREATP05 260
  20. #define NHL_ANIM_CREATP06 261
  21. #define NHL_ANIM_CREATP07 262
  22. #define NHL_ANIM_CREATP08 263
  23. #define NHL_ANIM_CREATP09 264
  24. #define NHL_ANIM_CREATP10 265
  25.  
  26. /* ****************************** */
  27. /* ANIMS in bank: 'CREATE_G' */
  28. /* ****************************** */
  29. #define NHL_CREATE_G_ANIMS 12
  30. #define NHL_ANIM_CREATG01 512
  31. #define NHL_ANIM_CREATG02 513
  32. #define NHL_ANIM_CREATG03 514
  33. #define NHL_ANIM_CREATG04 515
  34. #define NHL_ANIM_CREATG05 516
  35. #define NHL_ANIM_CREATG06 517
  36. #define NHL_ANIM_CREATG07 518
  37. #define NHL_ANIM_CREATG08 519
  38. #define NHL_ANIM_CREATG09 520
  39. #define NHL_ANIM_CREATG10 521
  40. #define NHL_ANIM_CREATG11 522
  41. #define NHL_ANIM_CREATG12 523
  42.  
  43.