This commit is contained in:
Alexei Keller 2025-11-06 16:35:17 +01:00
parent e19dddf91d
commit 60f27b7db7
4 changed files with 2 additions and 2 deletions

BIN
Start_Windows/game.o Normal file

Binary file not shown.

View File

@ -1,4 +1,4 @@
#include "input.h" /*#include "input.h"
#include <string.h> #include <string.h>
#include <ctype.h> #include <ctype.h>
@ -34,4 +34,4 @@ int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount)
} }
return counter; return counter;
} }*\

BIN
Start_Windows/input.o Normal file

Binary file not shown.

BIN
Start_Windows/runTests2.exe Normal file

Binary file not shown.