summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-03 21:07:08 -0800
committerYamaArashi <shadow962@live.com>2017-01-03 21:10:34 -0800
commit19f0d5a5cfc018932fac50eb7cf430297bd3f2da (patch)
tree31867da0147f7e3fe44bc53eaee39200cee9c637 /include/text.h
parentd69b48c89d7af3fc0ecee67d52c83dfdae924060 (diff)
make PokemonSummaryScreen_PrintTrainerMemo match
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index 7dbbcb844..99d346a23 100644
--- a/include/text.h
+++ b/include/text.h
@@ -8,6 +8,7 @@
#define CHAR_COLON 0xF0
#define EXT_CTRL_CODE_BEGIN 0xFC // extended control code
#define PLACEHOLDER_BEGIN 0xFD // string placeholder
+#define CHAR_NEWLINE 0xFE
#define EOS 0xFF // end of string
struct WindowConfig