summaryrefslogtreecommitdiff
path: root/code/fe310/eos/eve/screen/font.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/fe310/eos/eve/screen/font.c')
-rw-r--r--code/fe310/eos/eve/screen/font.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/fe310/eos/eve/screen/font.c b/code/fe310/eos/eve/screen/font.c
index 6721f00..b5b7b74 100644
--- a/code/fe310/eos/eve/screen/font.c
+++ b/code/fe310/eos/eve/screen/font.c
@@ -5,4 +5,4 @@
void eve_font_init(EVEFont *font, uint8_t font_id) {
font->id = font_id;
-} \ No newline at end of file
+}