diff --git a/Start_Windows/game.o b/Start_Windows/game.o new file mode 100644 index 0000000..884781f Binary files /dev/null and b/Start_Windows/game.o differ diff --git a/Start_Windows/input.c b/Start_Windows/input.c index 99d2eb5..ab02065 100644 --- a/Start_Windows/input.c +++ b/Start_Windows/input.c @@ -1,4 +1,4 @@ -#include "input.h" +/*#include "input.h" #include #include @@ -34,4 +34,4 @@ int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount) } return counter; -} \ No newline at end of file +}*\ \ No newline at end of file diff --git a/Start_Windows/input.o b/Start_Windows/input.o new file mode 100644 index 0000000..806ff55 Binary files /dev/null and b/Start_Windows/input.o differ diff --git a/Start_Windows/runTests2.exe b/Start_Windows/runTests2.exe new file mode 100644 index 0000000..5ab2e9e Binary files /dev/null and b/Start_Windows/runTests2.exe differ