summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-05-18 17:26:58 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-05-18 17:26:58 -0400
commit25e6b775b934474983d55052619a8483032b2abd (patch)
treeb7a063b6818e49f1ce656c430c8c4df0bc96d2b4 /include/global.h
parent7eae0a2880f83475f2caa09a7817d07f6f02bbaa (diff)
Another set of functions responsible for initializing TV shows?
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 5ea13f7cc..4a82972b5 100644
--- a/include/global.h
+++ b/include/global.h
@@ -201,7 +201,7 @@ struct TVShowFanClubLetter {
/*0x00*/ u8 var00;
/*0x01*/ u8 var01;
/*0x02*/ u16 species;
- u8 pad04[12];
+ /*0x04*/ u16 pad04[6];
/*0x10*/ u8 playerName[8];
/*0x18*/ u8 var18;
};