Hotfix : moved draw into a lib and added test
Put the draw.c and draw.o files into their own folder (lib), and modified the makefile to take account of that change + made a test file for the draw lib.
Put the draw.c and draw.o files into their own folder (lib), and modified the makefile to take account of that change + made a test file for the draw lib.