summaryrefslogtreecommitdiff
path: root/include/easy_chat.h
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2018-01-16 22:39:45 -0600
committerCameron Hall <cameronghall@cox.net>2018-01-16 22:39:45 -0600
commite11494a4c10765c5cd8b7fd18bafae48c1141c92 (patch)
treeafb3c407d504283ff6f7f0f53070ebe4f123865c /include/easy_chat.h
parent2f4f96ca5d62b4d18eb4d78eed71ea8073a385ff (diff)
parent58dd1c92ac6270d229c6762ca640118e4dd5e3cf (diff)
Merge branch 'master' into german_debug
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r--include/easy_chat.h2
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;