summaryrefslogtreecommitdiff
path: root/src/easy_chat.c
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2017-09-08 19:11:14 -0500
committerGitHub <noreply@github.com>2017-09-08 19:11:14 -0500
commit4e64934d5ff4d2f58d7b9d00c047cad2a06104aa (patch)
treee0f3b15432a7cd921b56bf91b8302de65516f184 /src/easy_chat.c
parent76320b6f84b61807e5265fe1e972e56ae9b4b6e3 (diff)
parent8d48b463ec11099fdc21ad8b709503e4b8e24f4c (diff)
Merge pull request #424 from DizzyEggg/decompile_pokemon_menu
decompile pokemon menu
Diffstat (limited to 'src/easy_chat.c')
-rw-r--r--src/easy_chat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/easy_chat.c b/src/easy_chat.c
index cca8c1355..214e4ef64 100644
--- a/src/easy_chat.c
+++ b/src/easy_chat.c
@@ -144,7 +144,7 @@ u8 *sub_80EB544(u8 *dst, u16 *words, u16 arg2, u16 arg3)
u16 unref_sub_80EB5E0(u16 arg0)
{
- u8 *chars;
+ const u8 *chars;
u16 i;
u16 length;
int group, word;