diff options
author | surskitty <surskitty@gmail.com> | 2017-12-11 17:37:34 -0500 |
---|---|---|
committer | surskitty <surskitty@gmail.com> | 2017-12-11 17:37:34 -0500 |
commit | 98128cd4d8457948e7136a16e08bacff0bc3529d (patch) | |
tree | 171c67509afba62571266bd6bebbfdb829d2a876 /misc/fixed_words.asm | |
parent | 069ae7e2f3bc4f3939a4b97d6200a3fcdacc904b (diff) | |
parent | 94c7def4883fbdbcd3987a067443a2069b8bb610 (diff) |
Merge branch 'master' of github.com:pret/pokecrystal
Diffstat (limited to 'misc/fixed_words.asm')
-rwxr-xr-x | misc/fixed_words.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/fixed_words.asm b/misc/fixed_words.asm index 8d1f73c28..56e53da91 100755 --- a/misc/fixed_words.asm +++ b/misc/fixed_words.asm @@ -3416,6 +3416,7 @@ MobileEZChatCategoryNames: ; 11da52 ; 11daac MobileEZChatCategoryPointers: ; 11daac +; entries correspond to EZCHAT_* constants dw .Types ; 01 dw .Greetings ; 02 dw .People ; 03 |