diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2017-08-30 08:15:03 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-08-30 08:15:03 -0400 |
| commit | 885aa7d1b875de62569319f28a5d2836d5c366e6 (patch) | |
| tree | f7858856b8aa5556ee266bbe3681a1f210990e98 /include | |
| parent | d3b3cd6568afe59521c5fbc8ff878d3cb06134c9 (diff) | |
unref_sub_8041824
Diffstat (limited to 'include')
| -rw-r--r-- | include/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index 3f30544a8..ee54007b2 100644 --- a/include/global.h +++ b/include/global.h @@ -557,7 +557,7 @@ struct DayCareMailEtc struct DayCareData { struct BoxPokemon mons[2]; struct DayCareMailEtc mail; - u8 unk_118[2]; + u16 unk_118; u8 unk_11a; u8 unk_11b; }; |
