mirror of
https://github.com/ProgramSnail/rts_game_backend.git
synced 2026-01-12 22:47:14 +00:00
6 lines
No EOL
59 B
C++
Executable file
6 lines
No EOL
59 B
C++
Executable file
#include <curses.h>
|
|
#include <cstdlib>
|
|
|
|
int main() {
|
|
|
|
} |