SFML/examples/voip/Server.hpp

4 lines
50 B
C++
Raw Normal View History

2024-09-24 03:55:33 +08:00
#pragma once
void doServer(unsigned short port);