summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorRémi Calixte <remicalixte.rmc@gmail.com>2021-06-21 18:39:48 +0200
committerRémi Calixte <remicalixte.rmc@gmail.com>2021-06-21 18:39:48 +0200
commitb5f7ed050093b9c233c22eb6f3bef5bf9653df93 (patch)
tree76206b91c25e8e5974f9fd45033f8336946386ae /include/text.h
parent0cf772380460abc0a2a74db4c1705a3b4c464144 (diff)
rename into font.c and add headers
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/text.h b/include/text.h
index 034447c7..ad0698a0 100644
--- a/include/text.h
+++ b/include/text.h
@@ -2,7 +2,6 @@
#define POKEDIAMOND_TEXT_H
#include "global.h"
-#include "font.h"
#include "bg_window.h"