aboutsummaryrefslogtreecommitdiff
path: root/frontend/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/plugin.h')
-rw-r--r--frontend/plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/plugin.h b/frontend/plugin.h
index 76cab25..e7a5645 100644
--- a/frontend/plugin.h
+++ b/frontend/plugin.h
@@ -11,3 +11,4 @@ enum builtint_plugins_e {
};
void *plugin_link(enum builtint_plugins_e id, const char *sym);
+void plugin_call_rearmed_cbs(void);