From 0c3d3e587e699d06352f269d887d749a8542559a Mon Sep 17 00:00:00 2001 From: sje Date: Wed, 1 Nov 2006 14:58:39 +0000 Subject: git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@26 4f64403b-2f21-0410-a795-97e2b3489a10 --- yapp/notify.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 yapp/notify.h (limited to 'yapp/notify.h') diff --git a/yapp/notify.h b/yapp/notify.h new file mode 100644 index 0000000..7f39eb6 --- /dev/null +++ b/yapp/notify.h @@ -0,0 +1,7 @@ +#ifndef _NOTIFY_IMP_INC +#define _NOTIFY_IMP_INC + +void InitNotify(); +void DeinitNotify(); + +#endif -- cgit v1.2.3