mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-06 22:10:52 +00:00
- new PRINTNAME constants.
This commit is contained in:
parent
0741a122b6
commit
917583e108
1 changed files with 2 additions and 0 deletions
|
@ -1000,6 +1000,8 @@
|
|||
#define PRINTNAME_LEVELNAME -1
|
||||
#define PRINTNAME_LEVEL -2
|
||||
#define PRINTNAME_SKILL -3
|
||||
#define PRINTNAME_NEXTLEVEL -4
|
||||
#define PRINTNAME_NEXTSECRET -5
|
||||
|
||||
#define CSF_NOFAKEFLOORS 1
|
||||
#define CSF_NOBLOCKALL 2
|
||||
|
|
Loading…
Reference in a new issue