summaryrefslogtreecommitdiff
path: root/gflib/text.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-22 01:32:16 -0400
committerGitHub <noreply@github.com>2021-04-22 01:32:16 -0400
commite874dfcbc8968f46f7c7f105b76c7d53698f24a6 (patch)
treeeeeab4a3b305a08e4c977327d6eb4d1587b37a9a /gflib/text.h
parent8dd6af1db1242c98147192a6cb02301d871dfffc (diff)
parent342ebbf406ca9623bc53ac00317835237099ce35 (diff)
Merge pull request #1408 from GriffinRichards/doc-pokemonstorage
Document Pokémon Storage System
Diffstat (limited to 'gflib/text.h')
-rw-r--r--gflib/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gflib/text.h b/gflib/text.h
index 5274ad8b5..3edd0fc62 100644
--- a/gflib/text.h
+++ b/gflib/text.h
@@ -71,7 +71,7 @@
//
#define CHAR_i_ACUTE 0x6F
//
-#define CHAR_UNK_SPACER 0x77
+#define CHAR_GENDERLESS 0x77 // Empty space for lack of gender icon
//
#define CHAR_UP_ARROW 0x79
#define CHAR_DOWN_ARROW 0x7A