aboutsummaryrefslogtreecommitdiff
path: root/shared/common/loud.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/common/loud.h')
-rw-r--r--shared/common/loud.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/common/loud.h b/shared/common/loud.h
index 64388c1..297b9c1 100644
--- a/shared/common/loud.h
+++ b/shared/common/loud.h
@@ -45,6 +45,7 @@ t_loudcontext *loudx_newcontext(t_pd *caller, char *callername,
void loudbug_post(char *fmt, ...);
void loudbug_startpost(char *fmt, ...);
+void loudbug_stringpost(char *s);
void loudbug_endpost(void);
void loudbug_postatom(int ac, t_atom *av);
void loudbug_postbinbuf(t_binbuf *bb);