differentiate the action luma and chroma blend

This commit is contained in:
Desmis
2020-06-27 14:16:07 +02:00
parent 1ef71095d5
commit 60728717a6
11 changed files with 67 additions and 32 deletions

View File

@@ -975,6 +975,7 @@ enum ProcEventCode {
Evlocallabstr_mask = 949,
Evlocallabang_mask = 950,
Evlocallabsoftradiusmask = 951,
Evlocallabblendmaskab = 952,
NUMOFEVENTS
};