diff --git a/include/files.h b/include/files.h index 486753a..6e78608 100644 --- a/include/files.h +++ b/include/files.h @@ -1,7 +1,7 @@ #pragma once #include "config.h" -#define MAX_PRINTED_SCORES 5 +#define MAX_PRINTED_SCORES 10 int recordsInFile;