aboutsummaryrefslogtreecommitdiff
path: root/backends/gp32/h/gpfont_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/gp32/h/gpfont_port.h')
-rw-r--r--backends/gp32/h/gpfont_port.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/backends/gp32/h/gpfont_port.h b/backends/gp32/h/gpfont_port.h
deleted file mode 100644
index 4ea71b60d4..0000000000
--- a/backends/gp32/h/gpfont_port.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __GPFONT_PORT_H__
-#define __GPFONT_PORT_H__
-
-#define KORFONT_W 12 /* pixel */
-#define KORFONT_H 12 /* pixel */
-#define ENGFONT_W 8 /* pixel */
-#define ENGFONT_H 16 /* pixel */
-#define FONT_CHARGAP 4 /* percentage */
-#define FONT_LINEGAP 4 /* percentage */
-
-#endif