mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
- added CR_CYAN to ACS headers.
SVN r3564 (trunk)
This commit is contained in:
parent
4202a38ac4
commit
b55a64dc06
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@
|
||||||
#define CR_PURPLE 19
|
#define CR_PURPLE 19
|
||||||
#define CR_DARKGRAY 20
|
#define CR_DARKGRAY 20
|
||||||
#define CR_DARKGREY 20
|
#define CR_DARKGREY 20
|
||||||
|
#define CR_CYAN 21
|
||||||
|
|
||||||
// HUD message types --------------------------------------------------------
|
// HUD message types --------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue