Update steam_overlay.h
parent
2db31928e9
commit
e82579b82c
|
@ -165,6 +165,8 @@ public:
|
||||||
|
|
||||||
void FriendConnect(Friend _friend) {}
|
void FriendConnect(Friend _friend) {}
|
||||||
void FriendDisconnect(Friend _friend) {}
|
void FriendDisconnect(Friend _friend) {}
|
||||||
|
|
||||||
|
void AddNotification(std::string const& message) {}
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue