actube/src/mod/modload.h

7 lines
117 B
C

#include "cw/mod.h"
struct mod_ac * modload_ac(const char *name);
struct mod_wtp * modload_wtp(const char *name);