diff options
Diffstat (limited to 'protocols/FacebookRM/src/proto.h')
-rw-r--r-- | protocols/FacebookRM/src/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/proto.h b/protocols/FacebookRM/src/proto.h index 9c7153309f..48249a1609 100644 --- a/protocols/FacebookRM/src/proto.h +++ b/protocols/FacebookRM/src/proto.h @@ -158,6 +158,7 @@ public: int __cdecl OnGCMenuHook(WPARAM,LPARAM); int __cdecl OnDbEventRead(WPARAM, LPARAM); int __cdecl OnProcessSrmmEvent(WPARAM, LPARAM); + int __cdecl OnPreCreateEvent(WPARAM, LPARAM); // Loops bool NegotiateConnection(); |