From 75900927922986999efe0efe489f469328b2c8d9 Mon Sep 17 00:00:00 2001 From: rxi Date: Sat, 24 Sep 2016 01:21:22 +0100 Subject: [PATCH] Update doc/files.md for embedded font changes --- doc/files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/files.md b/doc/files.md index 5e25651..36b0692 100644 --- a/doc/files.md +++ b/doc/files.md @@ -24,5 +24,5 @@ quad.h | `Quad` object prototypes and typedefs quad.c | `Quad` object font.h | `Font` object prototypes and typedefs font.c | `Font` object -font\_embedded.c | The default embedded `Font`'s image data +font\_embedded.c | The default embedded `Font`'s ttf file lib/ | Libraries