diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-08 15:53:35 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-08 15:53:35 -0600 |
commit | c4c885504729b56c00aa245aea6e284a1b6a1719 (patch) | |
tree | 3128fd4eb837a25437ea58f3cc2c006d97a631d6 /include/easy_chat.h | |
parent | 0f3b635525cb19056d64560c01dbfed8fe21ceac (diff) |
make gUnknown_03000740 static
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; |