Update doc/files.md for package.c/h

This commit is contained in:
rxi
2016-10-01 10:04:09 +01:00
parent b560179fca
commit d6878e534d

View File

@@ -10,6 +10,8 @@ vga.h | Function prototypes for initing / deiniting vga mode 13h
vga.c | Functions for initing / deiniting vga mode 13h
palette.h | Function prototypes for palette handling
palette.c | Functions for palette handling
package.h | Function prototypes for creating package
package.c | Functions for creating package
luaobj.h | Helper function prototypes for lua udata objects
luaobj.c | Helper functions for lua udata objects
love.c | The core `love` module