diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-12-28 18:07:41 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-12-28 18:07:41 -0500 |
commit | aadab8b0167f1f74a28d4234509faffd8dca7bc2 (patch) | |
tree | 878fb05106e02de42183eb29e5688cfe5077f87d /include/easy_chat.h | |
parent | aba5264260d023686a08f406651256de324cdf4d (diff) |
Move pokemon and easy chat constants to global, misc clean-up
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 4d2bc7c98..c9ef4428f 100644 --- a/include/easy_chat.h +++ b/include/easy_chat.h @@ -2,7 +2,6 @@ #define GUARD_EASYCHAT_H #include "main.h" -#include "constants/easy_chat.h" struct EasyChatScreenTemplate { |