diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-08 21:10:53 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-08 21:10:53 -0500 |
commit | 9d5045086847e6065ac8f8a8bd226b1596dfbd7f (patch) | |
tree | 51493a8f298c5260e44a6442f29d317776b5fe61 /include/easy_chat.h | |
parent | 660fa0c0f38a684eda6c117958447deacac88820 (diff) | |
parent | c4c885504729b56c00aa245aea6e284a1b6a1719 (diff) |
Merge branch 'master' into pokemon_storage_system
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r-- | include/easy_chat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h index a70d7ad0c..c68a3fa02 100644 --- a/include/easy_chat.h +++ b/include/easy_chat.h @@ -115,7 +115,6 @@ struct Shared1000 }; extern u8 gUnknown_020388AC; -extern u8 gUnknown_03000740; // const pointer to shared1000. easy_chat might be two separate files. extern struct Shared1000 *const gEasyChatStruct; |