- exposed menu blur amount to engine interface

https://forum.zdoom.org/viewtopic.php?t=69056
This commit is contained in:
alexey.lysiuk 2020-06-20 12:06:49 +03:00
commit 18f2cf0fdc
4 changed files with 4 additions and 1 deletions

View file

@ -31,3 +31,4 @@ struct WadStuff
extern FString endoomName;
extern bool batchrun;
extern float menuBlurAmount;