summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-08-30 08:15:03 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-08-30 08:15:03 -0400
commit885aa7d1b875de62569319f28a5d2836d5c366e6 (patch)
treef7858856b8aa5556ee266bbe3681a1f210990e98 /include/global.h
parentd3b3cd6568afe59521c5fbc8ff878d3cb06134c9 (diff)
unref_sub_8041824
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
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;
};