diff options
Diffstat (limited to 'src/example/example.h')
-rw-r--r-- | src/example/example.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/example/example.h b/src/example/example.h index 15b547e..6cb9a64 100644 --- a/src/example/example.h +++ b/src/example/example.h @@ -19,5 +19,6 @@ EXAMPLE(cube); EXAMPLE(line); EXAMPLE(dot); EXAMPLE(texture); +EXAMPLE(bloom); #endif
\ No newline at end of file |