diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-08 19:54:14 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-08 19:54:14 -0500 |
commit | 6320e688f58a63d90dcf79c2e4b2eb0d1233d399 (patch) | |
tree | 3e74f7aa38921194689f459d1c19d16737e59466 /include | |
parent | a289caaf97cddbf212fc860013b8815323a84921 (diff) | |
parent | c4c885504729b56c00aa245aea6e284a1b6a1719 (diff) |
Merge branch 'master' of https://github.com/pret/pokeruby into assert
Diffstat (limited to 'include')
-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; |