msaturn.h 99 B

1234567
  1. enum {
  2. Vecuart0 = 1,
  3. Vecuart1 = Vecuart0 + 1,
  4. Vectimer0 = 0,
  5. Vecether = 3,
  6. Vecunused = 15,
  7. };