Removed useless headers. Playing with the render.

This commit is contained in:
2014-03-02 18:56:56 -04:30
parent f1a6eda480
commit 073407c752
4 changed files with 47 additions and 10 deletions

View File

@@ -26,4 +26,3 @@ obj/in_game.o: src/in_game.c include/in_game.h include/game_state.h
clean:
$(RM) $(TARGET) $(OBJECTS)