diff --git a/Start_Windows/input.c b/Start_Windows/input.c index 4cd0faf..4148233 100644 --- a/Start_Windows/input.c +++ b/Start_Windows/input.c @@ -1,6 +1,6 @@ #include "input.h" #include -#include +//#include // TODO: // eine Funktion implementieren, die ein einzelnes Wort aus einer Textdatei (words.txt) einliest und als C-String zurückgibt. diff --git a/Start_Windows/windows/libunity.a b/Start_Windows/windows/libunity.a index 5fcc13d..e46b74f 100644 Binary files a/Start_Windows/windows/libunity.a and b/Start_Windows/windows/libunity.a differ diff --git a/Start_Windows/windows/unity.o b/Start_Windows/windows/unity.o new file mode 100644 index 0000000..a921b71 Binary files /dev/null and b/Start_Windows/windows/unity.o differ