mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 11:15:34 +08:00
Fix compilation
This commit is contained in:
parent
415fd1ca3e
commit
e3527834d7
@ -361,7 +361,7 @@ public:
|
|||||||
CSteamID get_lobby();
|
CSteamID get_lobby();
|
||||||
|
|
||||||
bool is_offline();
|
bool is_offline();
|
||||||
bool set_offline(bool offline)
|
bool set_offline(bool offline);
|
||||||
|
|
||||||
uint16 get_port();
|
uint16 get_port();
|
||||||
void set_port(uint16 port);
|
void set_port(uint16 port);
|
||||||
|
Loading…
Reference in New Issue
Block a user