1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-07-03 07:05:20 +02:00

Fix compilation

This commit is contained in:
universal963 2024-10-22 18:53:44 +08:00
parent 415fd1ca3e
commit e3527834d7

View file

@ -361,7 +361,7 @@ public:
CSteamID get_lobby();
bool is_offline();
bool set_offline(bool offline)
bool set_offline(bool offline);
uint16 get_port();
void set_port(uint16 port);