Removed redundant graphics funcs and graphics.h

This commit is contained in:
rxi
2014-06-14 16:17:59 +01:00
parent ac6c57220e
commit 70fdd2ed1a
4 changed files with 0 additions and 31 deletions

View File

@@ -12,7 +12,6 @@ luaobj.c | Helper functions for lua udata objects
love.c | The core `love` module
system.c | `love.system` module
timer.c | `love.timer` module
graphics.h | `love.graphics` prototype and typedefs
graphics.c | `love.graphics` module
keyboard.h | `love.keyboard` prototype and typedefs
keyboard.c | `love.keyboard` module and keyboard interrupt handling