home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / games / vierfrei / vierfrei.h < prev    next >
Text File  |  1993-10-17  |  957b  |  26 lines

  1. /* resource set indices for VIERFREI */
  2.  
  3. #define MENU       0 /* menu */
  4. #define T0         3 /* TITLE in tree MENU */
  5. #define T1         4 /* TITLE in tree MENU */
  6. #define T0E0       7 /* STRING in tree MENU */
  7. #define T1E0      16 /* STRING in tree MENU */
  8. #define T1E1      17 /* STRING in tree MENU */
  9. #define T1E2      19 /* STRING in tree MENU */
  10. #define T1E3      21 /* STRING in tree MENU */
  11. #define T1E4      22 /* STRING in tree MENU */
  12. #define T1E5      24 /* STRING in tree MENU */
  13.  
  14. #define GETNUM     1 /* free form */
  15. #define NUMBER     2 /* FTEXT in tree GETNUM */
  16. #define QUIT       3 /* BUTTON in tree GETNUM */
  17. #define NREADY     4 /* BUTTON in tree GETNUM */
  18.  
  19. #define GRAT       2 /* free form */
  20. #define GNUMBER    4 /* FTEXT in tree GRAT */
  21. #define GREADY     2 /* BUTTON in tree GRAT */
  22.  
  23. #define ABOUT      3 /* free form */
  24. #define AREADY     4 /* BUTTON in tree ABOUT */
  25.  
  26. #define WIND       4 /* free form */