mirror of
https://github.com/SFML/SFML.git
synced 2025-02-12 19:38:09 +08:00
4 lines
50 B
C++
4 lines
50 B
C++
#pragma once
|
|
|
|
void doServer(unsigned short port);
|