Added missing vga.h to doc/files.md
This commit is contained in:
@@ -6,6 +6,7 @@ code.
|
|||||||
File | Description
|
File | Description
|
||||||
------------------|------------------------------------------------------------
|
------------------|------------------------------------------------------------
|
||||||
main.c | The entry point, initialises everything
|
main.c | The entry point, initialises everything
|
||||||
|
vga.h | Function prototypes for initing / deiniting vga mode 13h
|
||||||
vga.c | Functions for initing / deiniting vga mode 13h
|
vga.c | Functions for initing / deiniting vga mode 13h
|
||||||
luaobj.h | Helper function prototypes for lua udata objects
|
luaobj.h | Helper function prototypes for lua udata objects
|
||||||
luaobj.c | Helper functions for lua udata objects
|
luaobj.c | Helper functions for lua udata objects
|
||||||
|
|||||||
Reference in New Issue
Block a user