diff options
| author | camthesaxman <cameronghall@cox.net> | 2017-06-12 15:55:22 -0500 | 
|---|---|---|
| committer | camthesaxman <cameronghall@cox.net> | 2017-06-12 15:55:22 -0500 | 
| commit | 00fa1e2efdd2b140451472e5fa09e401f2698cba (patch) | |
| tree | 3e2ffd092d5510b283c91d831b723d057b895585 /include | |
| parent | ffa2474021a3f72496028a679a67d49e9fd2baef (diff) | |
decompile unref_sub_80913A4 (English)
Diffstat (limited to 'include')
| -rw-r--r-- | include/text.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/text.h b/include/text.h index ba4ccb4b2..10fc07044 100644 --- a/include/text.h +++ b/include/text.h @@ -2,6 +2,7 @@  #define GUARD_TEXT_H  #define CHAR_SPACE          0x00 +#define CHAR_0              0xA1  #define CHAR_QUESTION_MARK  0xAC  #define CHAR_PERIOD         0xAD  #define CHAR_HYPHEN         0xAE | 
