SFML/examples/voip/Server.hpp

4 lines
50 B
C++
Raw Normal View History

2024-09-23 13:55:33 -06:00
#pragma once
void doServer(unsigned short port);