mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 11:06:22 +00:00
Implemented /script list
This commit is contained in:
@@ -35,4 +35,5 @@
|
||||
#include <glib.h>
|
||||
|
||||
void scripts_init(void);
|
||||
GSList* scripts_list(void);
|
||||
gboolean scripts_exec(const char *const script);
|
||||
|
||||
Reference in New Issue
Block a user