home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume5 / tron / part02 / messages.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-11-21  |  132 b   |  8 lines

  1. #define    EXIT        0
  2. #define    GAMESTART    1
  3. #define    SCORE        2
  4. #define    PLAYER_READY    4
  5. #define    DESTROYED    8
  6. #define    UNMAP        16
  7. #define    ERROR        32
  8.