diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-03 00:04:30 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-03 00:04:30 -0400 |
commit | 1966f65696215a09066f6da70920703d6f3fd870 (patch) | |
tree | a77304e6d34ede3fa3d6c62b82859e6c12ba2f48 /include/easy_chat.h | |
parent | e08f3e4398d6c1dc21437e7b6462521ecfd299a6 (diff) | |
parent | 08e6fb5382bb4e2104d370783d15b4a2a3c65a2a (diff) |
Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondata
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r-- | include/easy_chat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h index 8a820353f..b59adedd5 100644 --- a/include/easy_chat.h +++ b/include/easy_chat.h @@ -1080,6 +1080,7 @@ u8 sub_80EB868(u8); void sub_80EB890(u8); u8 sub_80EB8C0(void); u16 sub_80EB8EC(void); +u8 *sub_80EB544(u8 *dst, u16 *words, u16 arg2, u16 arg3); #if GERMAN u32 de_sub_80EB748(u32, u32); |