14#ifndef FC__SCRIPT_FCDB_H
15#define FC__SCRIPT_FCDB_H
void script_fcdb_free(void)
bool script_fcdb_do_string(struct connection *caller, const char *str)
bool script_fcdb_call(const char *func_name,...)
bool script_fcdb_init(const char *fcdb_luafile)
bool script_fcdb_capstr(void)