mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
4 lines
50 B
C++
4 lines
50 B
C++
|
#pragma once
|
||
|
|
||
|
void doClient(unsigned short port);
|