home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 2002 January / STC_CD_01_2002.iso / GAMES / WINLABY / SOURCE / WINLABY.H < prev    next >
Text File  |  1995-08-31  |  438b  |  12 lines

  1. /* resource set indices for WINLABY */
  2.  
  3. #define LABMENUE   0 /* menu */
  4. #define TITLE1     3 /* TITLE in tree LABMENUE */
  5. #define SPIEL      4 /* TITLE in tree LABMENUE */
  6. #define EXTRAS     5 /* TITLE in tree LABMENUE */
  7. #define LABINFO    8 /* STRING in tree LABMENUE */
  8. #define NEU       17 /* STRING in tree LABMENUE */
  9. #define ENDE      19 /* STRING in tree LABMENUE */
  10. #define LABMODUS  21 /* STRING in tree LABMENUE */
  11.  
  12.