summaryrefslogtreecommitdiff
path: root/plugins/YAPP/notify.h
blob: 7f39eb6d65178f94114e9cefa74051f323fd0451 (plain)
1
2
3
4
5
6
7
#ifndef _NOTIFY_IMP_INC
#define _NOTIFY_IMP_INC

void InitNotify();
void DeinitNotify();

#endif