diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-06 22:18:52 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-06 22:18:52 -0400 |
commit | 9a529d12a955a605810154ea0eb242860db9304e (patch) | |
tree | 2df500dc1b73344591691783ca6c7a6ff583f795 /src/berry.c | |
parent | 2b09707c406245214572abb9f4bc81ee408e5be5 (diff) |
debug_sub_813C5B4
Diffstat (limited to 'src/berry.c')
-rw-r--r-- | src/berry.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry.c b/src/berry.c index 9313c458b..16b5b2b22 100644 --- a/src/berry.c +++ b/src/berry.c @@ -1085,7 +1085,7 @@ extern u8 gUnknown_Debug_839B6CE[]; static const u8 gUnknown_Debug_083F7F84[] = _("そとから きた きのみ"); static const u8 gUnknown_Debug_083F7F90[] = _("ただいま かいはつちゅう"); -void debug_sub_80C2C18(u8 *name, u8 holdEffect, u8 holdEffectParam) +void debug_sub_80C2C18(const u8 *name, u8 holdEffect, u8 holdEffectParam) { s32 i; |