X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=ioncore%2Fioncore.h;h=5756aab44c5a277924708dec2cb6105bcd0b164a;hp=7193c0899d700780f258198fad5925761c23c50b;hb=29aae1975d46f66b97a2b873f1875eded8c6fbc3;hpb=1a1da7f91ce0772210023d766e616aa0362c8d8d diff --git a/ioncore/ioncore.h b/ioncore/ioncore.h index 7193c08..5756aab 100644 --- a/ioncore/ioncore.h +++ b/ioncore/ioncore.h @@ -28,6 +28,6 @@ extern WHook *ioncore_post_layout_setup_hook; extern WHook *ioncore_snapshot_hook; extern WHook *ioncore_deinit_hook; -extern void ioncore_warn_nolog(const char *str); +extern void ioncore_warn_nolog(const char *str, ...); #endif /* ION_IONCORE_IONCORE_H */