annotate cfg-headers/2092/mdc.cfg @ 136:0b3338d36367

src/condat2/com/src/driver/light.c: tab fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 08 Oct 2016 05:08:37 +0000
parents 3454a514891b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
114
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #ifndef __MDC_CFG__
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define __MDC_CFG__
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 #define DGP_PLAYER 1
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define IMEL_PLAYER 1
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #define MIDI_PLAYER 1
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 #endif /* __MDC_CFG__ */