summaryrefslogtreecommitdiff
path: root/MySpace/notifications.h
diff options
context:
space:
mode:
Diffstat (limited to 'MySpace/notifications.h')
-rw-r--r--MySpace/notifications.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/MySpace/notifications.h b/MySpace/notifications.h
index eeae6e6..9b14d72 100644
--- a/MySpace/notifications.h
+++ b/MySpace/notifications.h
@@ -6,5 +6,8 @@ void NotifyBlogComment();
void NotifyProfileComment();
void NotifyFriendRequest();
+void InitNotifications();
+void DeinitNotifications();
+
#endif