summaryrefslogtreecommitdiff
path: root/gflib
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-18 14:40:04 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-18 14:40:04 -0400
commit24b4e898ada55c79a0575684722b9d42e63017e9 (patch)
tree0252b790ad248630e6f3041e778eec836066d94e /gflib
parentb31bddddca327bd15cc022717d19ace43b435ac2 (diff)
More mauville_old_man 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 8871ba2f1..ee3dfa34c 100644
--- a/gflib/text.h
+++ b/gflib/text.h
@@ -52,7 +52,7 @@
#define CHAR_LV 0x34
#define CHAR_EQUALS 0x35
#define CHAR_SEMICOLON 0x36
-//
+#define CHAR_BARD_WORD_DELIMIT 0x37 // Empty space to separate words in Bard's song
#define CHAR_INV_QUESTION_MARK 0x51
#define CHAR_INV_EXCL_MARK 0x52
#define CHAR_PK 0x53