diff options
author | chai <chaifix@163.com> | 2019-12-21 22:24:15 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-12-21 22:24:15 +0800 |
commit | ec111247c614663d8231245a17c314b9b8b4a28c (patch) | |
tree | a66058508161da488371c90316865ae850b8be15 /src/example/example.h | |
parent | c3f45735ecfab6e567be371758f21395e92dfef6 (diff) |
*misc
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 |