- added CR_CYAN to ACS headers.

SVN r3564 (trunk)
This commit is contained in:
Christoph Oelckers 2012-04-14 16:05:01 +00:00
parent 4202a38ac4
commit b55a64dc06

View file

@ -193,6 +193,7 @@
#define CR_PURPLE 19
#define CR_DARKGRAY 20
#define CR_DARKGREY 20
#define CR_CYAN 21
// HUD message types --------------------------------------------------------