mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-11-09 22:28:38 +01:00
Update steam_overlay.h
This commit is contained in:
parent
2db31928e9
commit
e82579b82c
1 changed files with 2 additions and 0 deletions
|
@ -165,6 +165,8 @@ public:
|
|||
|
||||
void FriendConnect(Friend _friend) {}
|
||||
void FriendDisconnect(Friend _friend) {}
|
||||
|
||||
void AddNotification(std::string const& message) {}
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue