summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-05-20 11:31:15 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-05-20 11:31:15 -0400
commitdc229fe94ad23c057aae619ec429a073a00a8508 (patch)
tree1bd4db0d799ac39061504a3e170d5d715467984f /include
parent39b15cb589dde612854ba1e0ea1365daccbfc7a2 (diff)
sub_80C00B4
Diffstat (limited to 'include')
-rw-r--r--include/global.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index a294b3e01..7544ecdb2 100644
--- a/include/global.h
+++ b/include/global.h
@@ -194,7 +194,9 @@ struct EasyChatPair
struct TVShowCommon {
/*0x00*/ u8 var00;
/*0x01*/ u8 var01;
- /*0x02*/ u8 pad02[30];
+ /*0x02*/ u8 pad02[28];
+ /*0x20*/ u8 srcTrainerId2Lo;
+ /*0x21*/ u8 srcTrainerId2Hi;
/*0x20*/ u8 srcTrainerIdLo;
/*0x21*/ u8 srcTrainerIdHi;
/*0x22*/ u8 trainerIdLo;