From b5f7ed050093b9c233c22eb6f3bef5bf9653df93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Calixte?= Date: Mon, 21 Jun 2021 18:39:48 +0200 Subject: rename into font.c and add headers --- include/text.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/text.h') 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" -- cgit v1.2.3