Files
oak-editor/project/effectloaders.h
T
2019-01-20 12:07:22 +11:00

9 lines
123 B
C

#ifndef EFFECTLOADERS_H
#define EFFECTLOADERS_H
#include <QList>
void init_effects();
#endif // EFFECTLOADERS_H