rts_game_backend/main.cpp
2021-03-21 17:12:07 +03:00

6 lines
No EOL
59 B
C++
Executable file

#include <curses.h>
#include <cstdlib>
int main() {
}