From 711c5b8e452f2ebc121474269812095153f27608 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 15 Oct 2016 19:19:44 +0100 Subject: Add win_appendln --- src/ui/ui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/ui.h') diff --git a/src/ui/ui.h b/src/ui/ui.h index 05cac699..0830639a 100644 --- a/src/ui/ui.h +++ b/src/ui/ui.h @@ -359,6 +359,7 @@ void win_printf(ProfWin *window, const char show_char, int pad_indent, GDateTime theme_item_t theme_item, const char *const from, const char *const message, ...); void win_print(ProfWin *window, theme_item_t theme_item, const char ch, const char *const message, ...); void win_println(ProfWin *window, theme_item_t theme_item, const char ch, const char *const message, ...); +void win_appendln(ProfWin *window, theme_item_t theme_item, const char *const message, ...); void win_println_indent(ProfWin *window, int pad, const char *const message); char* win_get_title(ProfWin *window); void win_show_occupant(ProfWin *window, Occupant *occupant); -- cgit 1.4.1-2-gfad0