X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=client%2Finterface.h;fp=client%2Finterface.h;h=738dd85ee39c3d6ec391eccfcca4abdc5ee283a1;hb=fcb4abeb34dc3302f15b10c3b916bc14e3047707;hp=266c13d0d7ff7ffed691cc962fa8f56c8bd7f8ec;hpb=4bb252b0423c73d134a541db44b8b08eab507a39;p=mTask.git diff --git a/client/interface.h b/client/interface.h index 266c13d..738dd85 100644 --- a/client/interface.h +++ b/client/interface.h @@ -77,6 +77,7 @@ void real_setup(void); void debug(char *fmt, ...); void pdie(char *s); void die(char *fmt, ...); +void reset(void); #ifdef __cplusplus }