- 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

@ -5,4 +5,5 @@ SystemCallbacks *sysCallbacks;
double refreshfreq;
FString endoomName;
bool batchrun;
float menuBlurAmount;