X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=client%2Finterface.h;h=738dd85ee39c3d6ec391eccfcca4abdc5ee283a1;hb=a81623aa9629a3c5c8f8bf920e494a596b30c4b7;hp=266c13d0d7ff7ffed691cc962fa8f56c8bd7f8ec;hpb=de76c5f5ac6a0c4291b51d5b2c16e3611b5c99e3;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 }