mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
- new ACC definitions for print features.
SVN r2293 (trunk)
This commit is contained in:
parent
78d4936647
commit
e7edb12a36
1 changed files with 6 additions and 0 deletions
|
@ -800,3 +800,9 @@
|
|||
#define FOGP_DENSITY 0
|
||||
#define FOGP_OUTSIDEDENSITY 1
|
||||
#define FOGP_SKYFOG 2
|
||||
|
||||
#define PRINTNAME_LEVELNAME -1
|
||||
#define PRINTNAME_LEVEL -2
|
||||
#define PRINTNAME_SKILL -3
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue