1
0
mirror of https://github.com/abakh/nbsdgames.git synced 2024-12-04 14:46:22 -05:00
This commit is contained in:
Your Name 2021-02-19 13:28:34 +03:30
parent bbeee7cf78
commit f85e9d6653

View File

@ -505,3 +505,4 @@ int main(int argc, char** argv){
endwin();
return EXIT_SUCCESS;
}