ref: 1a15ee53634dce6df005a31d52b1fc5b194446ae
parent: 2ea2e47231bb98437dfa00908a65ca3052275f42
author: yenatch <[email protected]>
date: Tue Oct 13 04:46:29 EDT 2015
Increase the length of charmaps.
--- a/include/asm/charmap.h
+++ b/include/asm/charmap.h
@@ -2,7 +2,7 @@
#define RGBDS_ASM_CHARMAP_H
#define MAXCHARMAPS 512
-#define CHARMAPLENGTH 8
+#define CHARMAPLENGTH 16
struct Charmap {
int count;