X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=effect_id.h;h=3aa37eb4d8594b386c5b67b1e099124bba836469;hb=91c70600f2d0a6a42420ee98949cf182859b798f;hp=644393d130657f0d0260c9f06a4272cf650dc7d1;hpb=f4516cf70e80bf1153759919c8b2ab1cee37d9ec;p=movit diff --git a/effect_id.h b/effect_id.h index 644393d..3aa37eb 100644 --- a/effect_id.h +++ b/effect_id.h @@ -12,6 +12,7 @@ enum EffectId { EFFECT_SATURATION, // Spatial. + EFFECT_MIRROR, EFFECT_VIGNETTE, };