SFML/examples/voip/Server.hpp
2024-09-24 18:42:31 -06:00

4 lines
50 B
C++

#pragma once
void doServer(unsigned short port);