diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-16 18:10:40 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-16 18:10:40 -0600 |
commit | 58dd1c92ac6270d229c6762ca640118e4dd5e3cf (patch) | |
tree | 6345f4a542f59a870cde652361b13cf03400870f /include/easy_chat.h | |
parent | 76250c7ab091bafe083f6024694549462dbfb100 (diff) |
remove some symbols from sym_ewram.txt
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r-- | include/easy_chat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h index c68a3fa02..58750fa92 100644 --- a/include/easy_chat.h +++ b/include/easy_chat.h @@ -114,8 +114,6 @@ struct Shared1000 u8 unk9F8E[7]; // unknown length }; -extern u8 gUnknown_020388AC; - // const pointer to shared1000. easy_chat might be two separate files. extern struct Shared1000 *const gEasyChatStruct; |