summaryrefslogtreecommitdiff
path: root/lily-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'lily-test.h')
-rw-r--r--lily-test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lily-test.h b/lily-test.h
index ee37ed5..01eb34a 100644
--- a/lily-test.h
+++ b/lily-test.h
@@ -23,6 +23,7 @@ struct lily_globals_t {
};
extern struct lily_globals_t _lily_globals;
+void lily_init();
void lily_assert_msg(bool statement, const char *location,
const char *format_string, ...);