summaryrefslogtreecommitdiff
path: root/include/global.tv.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-08-11 14:14:51 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-08-11 14:14:51 +0200
commit59d8d568683283f782ee7f77b65107e59dc1389d (patch)
tree4cf35c87e6417f500aaf7a47622c4ac696de6411 /include/global.tv.h
parent85ebd76cd03e1ee84f182585060b3a79b8653e85 (diff)
parent6b84feaaf2ba492bef23a42c28603bbaa3ccd2e6 (diff)
merge easy chat with master
Diffstat (limited to 'include/global.tv.h')
-rw-r--r--include/global.tv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/global.tv.h b/include/global.tv.h
index 805922d5c..61f014984 100644
--- a/include/global.tv.h
+++ b/include/global.tv.h
@@ -91,7 +91,7 @@ typedef union // size = 0x24
/*0x0E*/ u8 pokemonNameLanguage;
/*0x0F*/ u8 filler_0F[1];
/*0x10*/ u8 nickname[8];
- /*0x18*/ u8 filler_18[4];
+ /*0x18*/ u16 words18[2];
/*0x1C*/ u16 words[4];
} fanclubOpinions;
@@ -99,7 +99,7 @@ typedef union // size = 0x24
struct {
/*0x00*/ u8 kind;
/*0x01*/ bool8 active;
- /*0x02*/ u8 pad02[4];
+ /*0x02*/ u16 words[2];
/*0x06*/ u16 var06;
/*0x08*/ u8 pad_08[3];
/*0x0b*/ u8 string_0b[12];