diff --git a/examples/filters.c b/examples/filters.c index 292454c02..b5801ebb4 100644 --- a/examples/filters.c +++ b/examples/filters.c @@ -54,7 +54,7 @@ static const struct { { -0.6f, -0.4f, 1.f, 0.f, 0.f }, { 0.6f, -0.4f, 0.f, 1.f, 0.f }, - { 0.f, 0.6f, 0.f, 0.f, 1.f } + { 0.f, 0.72f, 0.f, 0.f, 1.f } }; static const char* vertex_shader_text =