IsoEngine/sandbox/server.cpp

5 lines
30 B
C++
Raw Normal View History

2024-09-09 02:50:07 -06:00
int main() {
return 0;
}