diff options
author | Marco Willems (M17.1) <progreon@gmail.com> | 2018-01-09 15:47:59 +0100 |
---|---|---|
committer | Marco Willems (M17.1) <progreon@gmail.com> | 2018-01-09 15:47:59 +0100 |
commit | ee39862392cc263c3f3073c125cffcb449131643 (patch) | |
tree | 7687814cc368ea6a832eea9398307084bc94ceae /include/easy_chat.h | |
parent | dcecc8aebfd2480d6e79f3c1f54b737ecbb319f8 (diff) | |
parent | 85174ad6193d3d58b92deaaedf8c510440ed85ee (diff) |
Merge branch 'master' into battle_anim
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; |