mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 22:31:09 +08:00
4 lines
50 B
C++
4 lines
50 B
C++
#pragma once
|
|
|
|
void doServer(unsigned short port);
|