- Ja llig correctament el mapa en format text

This commit is contained in:
2023-10-18 17:25:24 +02:00
parent fdc604be3c
commit c6b994cc37
3 changed files with 20 additions and 7 deletions

View File

@@ -4,6 +4,8 @@
namespace textfile
{
const int toInt(std::string token);
const bool open(std::string filename);
void close();