diff options
author | Akira Akashi <rubenru09@aol.com> | 2021-06-23 00:11:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-23 00:11:25 +0100 |
commit | 02dd778e9fa03920f4dc6a337fe4896e3d370842 (patch) | |
tree | d939903ebd99e5f378149392dfa4e76afd5c514d /include/text.h | |
parent | eccedb90078b403eb46abce3db6c262170d66c2d (diff) | |
parent | 66d408a02664eabd153377fe3f4842da0da2d627 (diff) |
Merge branch 'master' into pikalax_work
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 1 |
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" |