Menu-FN: Make this progs aware of DRAWFLAG_ADDITIVE

This commit is contained in:
Marco Cawthorne 2022-01-31 18:26:34 -08:00
parent a3a5f9d626
commit 04fe9ae215
Signed by: eukara
GPG Key ID: C196CD8BA993248A
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ var int autocvar__menu_singleplayer;
#define TARGET_MENU 1
#define TARGET_CLIENT 2
#define DRAWFLAG_ADDITIVE 1
enumflags
{
SEARCH_INSENSITIVE,