separated the smoke-text effect to reuse it in multiple parts if
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Sun, 25 Mar 2018 19:02:45 +0000 (22:02 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Sun, 25 Mar 2018 19:02:45 +0000 (22:02 +0300)
commit3b52c25b520e0e1b9143cafaee2670e57c89ef0d
treed9159678ae2840180a6f4229c267ef15c8181829
parent31878d7f28961f71c3ef708bbbf4095edda0d229
separated the smoke-text effect to reuse it in multiple parts if
necessary
src/greets.c
src/noise.c [new file with mode: 0644]
src/noise.h [new file with mode: 0644]
src/smoketxt.c [new file with mode: 0644]
src/smoketxt.h [new file with mode: 0644]