Add Film grain to smooth blur - thanks to Alberto

This commit is contained in:
Desmis
2019-10-14 10:27:36 +02:00
parent bf1cae690c
commit b2eebb0d97
12 changed files with 203 additions and 11 deletions

View File

@@ -793,6 +793,9 @@ enum ProcEventCode {
Evlocallablaplac = 763,
Evlocallabdetailthr = 764,
Evlocallabfftwbl = 765,
Evlocallabisogr = 766,
Evlocallabstrengr = 767,
Evlocallabscalegr = 768,
NUMOFEVENTS
};