summaryrefslogtreecommitdiff
path: root/gflib
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-17 17:51:35 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-17 21:32:09 -0400
commitf2e0c9ec9d6333813ca37edbb944ff333770679e (patch)
tree60b077e2f0105aea6cbbac65965427c780bd97b4 /gflib
parent371a13e9f9a44ba3959789361f3fc4a825fee9ab (diff)
Some pokedex clean up
Diffstat (limited to 'gflib')
-rw-r--r--gflib/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gflib/text.h b/gflib/text.h
index f71cd557f..8871ba2f1 100644
--- a/gflib/text.h
+++ b/gflib/text.h
@@ -71,7 +71,7 @@
//
#define CHAR_i_ACUTE 0x6F
//
-#define CHAR_GENDERLESS 0x77 // Empty space for lack of gender icon
+#define CHAR_SPACER 0x77 // Empty space
//
#define CHAR_UP_ARROW 0x79
#define CHAR_DOWN_ARROW 0x7A