aboutsummaryrefslogtreecommitdiff
path: root/key-classes.h
blob: 3ab6fa31a588846843350e739ea343deb06f64fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// -*- mode: c++ -*- 
#pragma once
 
typedef enum {
              Off,
              Base,
              Lnch, Wind, View,
              Ms, MsB, MsW,
              Func,
              Num,
              NumBreathe,
              COLOR_COUNT,
} color_index;