summaryrefslogtreecommitdiff
path: root/src/easy_chat.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-08-29 23:30:31 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-08-29 23:30:31 +0200
commit8d48b463ec11099fdc21ad8b709503e4b8e24f4c (patch)
tree94252b28cef92398c64d80fc846bd96f932cdd8e /src/easy_chat.c
parent0e382fbe2c5ed74708235737746420ab88a1e78f (diff)
lol that warning, cam fix pls
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;