diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-04-17 00:49:51 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-04-17 13:33:29 -0400 |
commit | cd2a99b7c44bb875135c2c97589ecc160dad71f0 (patch) | |
tree | 736b4f3231174b7277d02af49cfb4938c914253f /gflib/text.h | |
parent | 96dabc1a7f991a57d955723f67989e2d4101f2bd (diff) |
Doc storage - misc cleanup, some item/cursor
Diffstat (limited to 'gflib/text.h')
-rw-r--r-- | gflib/text.h | 2 |
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 |